libmemcached: fix typo [ci skip]
[awesomized/libmemcached] / ChangeLog
index 4d20c93c751f79a0cc66be68f7aa96e7ccfcad7d..67046113d5e1e3291134582835eec94f3b9f7c17 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+1.0.18 Sun Feb  9 01:49:56 PST 2014
+* MEMCACHED_BEHAVIOR_RETRY_TIMEOUT can now be set to zero.
+* Numerous bug fixes.
+
 1.0.17 Tue Apr  2 14:02:01 HST 2013
 * Remove c++ namespace that was being exposed (the API should be plug compatible)..
 * Fix cases where --servers wasn't behaving the same in all clients.