summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Lindner <plindner@hi5.com>2007-10-03 20:11:09 +0000
committerPaul Lindner <plindner@hi5.com>2007-10-03 20:11:09 +0000
commit17473c06ed18e394185c155fb78023381240a878 (patch)
tree5c6797022bfeda5685c8d5aa6fd9a17d8dc4c40a /ChangeLog
parent93c25c586ba1dad1743b5181b87d007b2f96bb44 (diff)
downloadmemcached-17473c06ed18e394185c155fb78023381240a878.tar.gz
Fix for do_item_cachedump() which was returning an incorrect timestamp.
git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@618 b0b603af-a30f-0410-a34e-baf09ae79d0b
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 54e5823..7b61597 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,7 +8,10 @@
* Fix for stats.evictions not incrementing
when exptime == 0 items are kicked off the cache.
from Jean-Francois BUSTARRET <jfbustarret@wat.tv>.
-
+
+ * Fix for do_item_cachedump() which was returning
+ an incorrect timestamp.
+
2007-08-21 Paul Lindner <lindner@inuus.com>
* Incorporate incrememnt patch from Evan Miller
<emiller@imvu.com> to define increment overflow