diff options
author | dormando <dormando@rydia.net> | 2008-06-12 03:36:09 +0000 |
---|---|---|
committer | dormando <dormando@rydia.net> | 2008-06-12 03:36:09 +0000 |
commit | 7f241f912fb57c7c1f13f2dd50d59ad123697f77 (patch) | |
tree | 8b3a1cfb5704429af1817404a3af2783b9e78544 /ChangeLog | |
parent | 47fedc5118e805551d54f32d13db174a6742caff (diff) | |
download | memcached-7f241f912fb57c7c1f13f2dd50d59ad123697f77.tar.gz |
make -k work under daemon mode (-d).
git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@783 b0b603af-a30f-0410-a34e-baf09ae79d0b
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2008-06-11 + + * Fix -k to work with -d. (reported by Gary Zhu) + 2008-03-02 [Version 1.2.5-rc1 released] * Add per-item-class tracking of evictions and OOM errors (dormando) |