summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 098c559a..db8053ef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,9 @@
1.1.0
* Enable MEMCACHED_BEHAVIOR_VERIFY_KEY by default
-1.0.18
+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)..