From 505bf15af117653e2e4e790a6ebeffaeab5bc967 Mon Sep 17 00:00:00 2001 From: Jean-Francois BUSTARRET Date: Wed, 3 Oct 2007 20:03:55 +0000 Subject: Fix for stats.evictions not incrementing when exptime == 0 items are kicked off the cache from Jean-Francois BUSTARRET . git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@616 b0b603af-a30f-0410-a34e-baf09ae79d0b --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f806a18..54e5823 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ change allows you to do atomic changes to an existing key. + * Fix for stats.evictions not incrementing + when exptime == 0 items are kicked off the cache. + from Jean-Francois BUSTARRET . + 2007-08-21 Paul Lindner * Incorporate incrememnt patch from Evan Miller to define increment overflow -- cgit v1.2.1