updated version and changelog entry

This commit is contained in:
Simon Effenberg
2010-10-27 13:35:02 +02:00
parent f315f7d05a
commit d6e58b0ea3
+6
View File
@@ -1,3 +1,9 @@
phpredis (2.0.8-2) unstable; urgency=low
* Fixed problem when doing incrBy or decrBy with 1 like incrBy('key', 1).
-- Simon Effenberg <se@plista.com> Wed, 27 Oct 2010 13:33:18 +0200
phpredis (2.0.8-1) unstable; urgency=low
* Merged with upstream but there seems to be no new version.