summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSean Reifschneider <jafo@tummy.com>2011-11-27 18:12:46 -0700
committerSean Reifschneider <jafo@tummy.com>2011-11-27 18:12:46 -0700
commit90504ce35b28852d77dc30f8f08e7cbd82f8c34d (patch)
tree591add95e66dce269e5f5f0f78c8a6594ab68d0d /ChangeLog
parent7062206e26bdc5c201abdc3694fc931a9684488e (diff)
downloadpython-memcached-90504ce35b28852d77dc30f8f08e7cbd82f8c34d.tar.gz
Adding attribution of last change.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 246426f..bbd3e59 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,7 @@
length was <. So I picked that keys and values *LONGER* than the
specified max value are what is used, and added documentation and tests
to that effect. The test for max value tested that length plus 4, so
- I've changed that to be that value plus 1.
+ I've changed that to be that value plus 1. Issue found by matt-quru.
* Bug #713488: Issues Invalid "delete" command.
Protocol has changed so that the "delete" operation no longer takes a