summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorContinuous Integration <ci@tangent.org>2014-02-16 03:31:37 -0800
committerContinuous Integration <ci@tangent.org>2014-02-16 03:31:37 -0800
commitb163cbc1e82ea834b66e3b4c1e8070394ccb506d (patch)
tree999734df2e2c288d6726af31f9336beadb2a781a /ChangeLog
parent8541a9863cffad457f4d583af6a6c3613250193d (diff)
parent37deb7fa75a0b3fbea4d58c032446213f0d5a02a (diff)
downloadlibmemcached-trunk.tar.gz
Merge bzr://soup.haus/ Build: jenkins-Libmemcached-473HEADtrunk
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)..