summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Lindner <plindner@hi5.com>2007-05-29 14:50:46 +0000
committerPaul Lindner <plindner@hi5.com>2007-05-29 14:50:46 +0000
commit772a6cae84ba8d16ef4312a537f883540bb18d66 (patch)
tree5607e2e21bf141bee9c3a8d75b09ba7031096741 /ChangeLog
parent7b573c21969d08de2d99eefbef0ddb40fa0af8c9 (diff)
downloadmemcached-772a6cae84ba8d16ef4312a537f883540bb18d66.tar.gz
correct evictions statistics docs
git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@561 b0b603af-a30f-0410-a34e-baf09ae79d0b
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3460ac4..b6b90eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-05-29 Paul Lindner <lindner@mirth.inuus.com>
+
+ * Properly document evictions statistic value
+
2007-05-10 Paul Lindner <lindner@inuus.com>
* Flesh out tests for unix domain sockets and binary data.