X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=ChangeLog;h=6679d8c91352c41e02c07b15dcfb635e7f290881;hb=d91f7062aea103bc60d90471b5184aecf206bbca;hp=301d56b2c224da262053d34b47886128821ee272;hpb=8a971e97129f99102be7452b91865325d58b4a70;p=awesomized%2Flibmemcached diff --git a/ChangeLog b/ChangeLog index 301d56b2..6679d8c9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,14 @@ -1.0.11 +1.0.14 +* + +1.0.13 Fri Oct 19 00:09:28 EDT 2012 +* Fix bug that caused version string to not be exported correctly. + +1.0.12 Tue Oct 9 03:30:20 EDT 2012 +* Added memcached_result_take_value(). +* Added ax_libmemcached.m4 + +1.0.11 Sun Sep 16 20:32:13 EDT 2012 * Removed custom version of memcached. * Updated hardening rules. * Fixed a case where the return error from a socket connection differred from that of a TCP/IP socket.