1.0.5
-
-* 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.
+* 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
# Use and distribution licensed under the BSD license. See
# the COPYING file in this directory for full text.
-AC_INIT([libmemcached],[1.0.4],[http://libmemcached.org/])
+AC_INIT([libmemcached],[1.0.5],[http://libmemcached.org/])
AC_CONFIG_AUX_DIR(config)