Moved math include to after common which is where config.h is included. config.h...
[awesomized/libmemcached] / ChangeLog
index 35a900113c918be16eb0a292a7151435ab4fee98..53f776c092c23210555bb1a81aaae7c3f8cb0df7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+0.38
+
+ * memcached_purge() now calls any callbacks registered during get
+   execution.
+
 0.37 Mon Jan 11 16:29:57 PST 2010
  * Fixed build for libhashkit.
  * Fixed install path regression.