Updating version numbers
[awesomized/libmemcached] / ChangeLog
index 7f745df0712dc9104ff5f5648fccae1199ba8c3e..eb5ebc9ee7e429e7c252496136f53954b9ab58bd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,7 @@
-0.5
+0.6
+  * get value returns are now null terminated (request by Cal Heldenbrand) 
+
+0.5 Tue Oct  9 00:22:25 PDT 2007
  * Ruby maintainer mentioned TCP_NODELAY patch he had added. Added this to C
    library as well. (Eric Hodel drbrain@segment7.net)
   * Added support script for set_benchmark
@@ -10,6 +13,7 @@
     set the servers list.
   * fixed memcached_stat method (and now memstat works)
   * server connect now happens on demand.
+  * Help for all command line applications
 
 0.4 Wed Oct  3 10:28:50 PDT 2007
   * Added buffered IO to write calls for keys