Removed cursor_server from memcached_st.
[m6w6/libmemcached] / ChangeLog
index 03459c3cb85ea78ba5a4b510dc72c94f95a08937..357f86146ecb24b9e427977627c1dc6f6941f6f9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,14 @@
-0.36
+0.37
+ * Fixed build for libhashkit.
+ * Fixed install path regression.  
+ * Modified RPM to strict check install. 
+ * Added documentation for memcached_server_cursor();
+
+ * Added memcached_servers_reset().
+
+ * Modified memcached_st to remove dead cursor_server member.
+
+0.36 Wed Jan  6 18:23:50 PST 2010
   * Merged in new memslap utility.
   * All of constants.h has been updated to match style (all old identifiers
     continue to work).