summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Lindner <plindner@hi5.com>2007-10-03 22:28:00 +0000
committerPaul Lindner <plindner@hi5.com>2007-10-03 22:28:00 +0000
commitf2a3fe62f1b061a7ff10cb9eb601cf52c1c4bde2 (patch)
tree7cb8f54ced9299bd19f4c6c7129b3a2835ed7dee /ChangeLog
parent7283d85b5751dbd9139e67640186c35ed588e551 (diff)
downloadmemcached-f2a3fe62f1b061a7ff10cb9eb601cf52c1c4bde2.tar.gz
better wording
git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@621 b0b603af-a30f-0410-a34e-baf09ae79d0b
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 599d7eb..045ba79 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,7 +16,7 @@
from Evan Miller and Dusgtin Sallings.
* Add append command support written by Filipe Laborde.
- Tests/protocol doc updates by myself.
+ Tests/protocol doc updates by Paul Lindner.
2007-08-21 Paul Lindner <lindner@inuus.com>
* Incorporate incrememnt patch from Evan Miller