update changelog

This commit is contained in:
Costin Leau
2013-02-08 18:08:19 +02:00
parent 7fbbea0ad3
commit 048ff06291

View File

@@ -30,6 +30,7 @@ Package o.s.d.redis.connection.jedis
Package o.s.d.redis.connection.srp
* Fixed incorrect handling BulkReply affecting hash operations
* Improved pipelined usage of various operations
Package o.s.d.redis.listener
* Added proper hash/equals/toString method to ChannelTopic and PatternTopic