Change binary protocol behavior to disallow the use of key verification. (We disable...
[m6w6/libmemcached] / ChangeLog
index c61a7a2cd477a5e3f8c4f4ab2817d488a1d97466..ba1964dbae82c3e24bdacf5ce3e3d0503c4fe684 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 0.26
   * Fix for decrement on hash key
+  * Fixed assert that was catching bad memset() call in host_reset()
+  * Fix purge issue for blocked IO which has been stacked.
 
 0.25 Fri Nov 28 09:59:35 PST 2008
   * Jenkins HASH added.