summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorContinuous Integration <ci@tangent.org>2012-03-14 07:40:45 -0700
committerContinuous Integration <ci@tangent.org>2012-03-14 07:40:45 -0700
commit769145a535b2b332e1572625f7b3a06e5ab2b20c (patch)
treea0593537ace75293c038cf1378484e74df976d8f /ChangeLog
parent90c96090380d18b6bb7a553d6b9c7e1ce93e248c (diff)
parent8e4c25ad0effb0612e2e2b9cc08329c1c5595502 (diff)
downloadlibmemcached-769145a535b2b332e1572625f7b3a06e5ab2b20c.tar.gz
Merging bzr://gaz.tangent.org/libmemcached/build/ to Build branch
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index cb158281..58546263 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,10 @@
-1.0.5
+1.0.5 Tue Mar 13 22:56:47 PDT 2012
+* Fixes for OSX.
* Version is now parsed directly in the parser, which makes buffered operations now work with it..
* memstat has been extended so that it can be used to find the version of the server.
* Update documentation.
* Fixes for compile issues on Debian and Ubuntu
-
1.0.4 Thu Jan 26 22:33:54 PST 2012
* Fix for memcached_dump().
* Additional testing for memcached_stat_execute().