Fix for new manpage
[m6w6/libmemcached] / ChangeLog
index 2bdfb8e9c857c9c0aabef05c0ba35d5a6f7c4346..9a874cec204eac0b5c9748b8d9fe4527422948fc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,7 @@
   * Fixed bug where hostname might not be null terminated
   * Moved to using gethostbyname_r() on Linux to solve thread safety issue
   * Added -rpath support for pkg-config
+  * Documentation fix for hash setting using memcached_behavior_set()
 
 0.9 Thu Nov 15 07:44:00 PST 2007
   * fix for when no servers are definied.