merged with upstream

This commit is contained in:
Simon Effenberg
2010-11-05 16:07:42 +01:00
parent 1bdb9bbd42
commit b45453dfc5
+6
View File
@@ -1,3 +1,9 @@
phpredis (2.0.10) unstable; urgency=low
* Merged with upstream
-- Simon Effenberg <se@plista.com> Fri, 05 Nov 2010 16:07:09 +0100
phpredis (2.0.8-2) unstable; urgency=low
* Fixed problem when doing incrBy or decrBy with 1 like incrBy('key', 1).