summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSean Reifschneider <jafo@guin.tummy.com>2009-11-28 00:06:11 -0700
committerSean Reifschneider <jafo@guin.tummy.com>2009-11-28 00:06:11 -0700
commitb4d8c8f578b01a3d04a7aa36464a1000289319c5 (patch)
treeebac9e9ac7d95c1abbbadf3306f3ba96bc621bf7 /ChangeLog
parentae74e3c65a7c63b74982d875eb09a56d65341b81 (diff)
downloadpython-memcached-b4d8c8f578b01a3d04a7aa36464a1000289319c5.tar.gz
Adding additional name for the garbage collecting fix.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 38fbc88..ff18fb7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@
* Patches to make memcached more garbage-collectable. Removes
"debugfunc" argument from _Host objects and changed to "debug"
- boolean. Patch by John McFarlane.
+ boolean. Patches by John McFarlane and Aryeh Katz.
* Switching to a cmemcache compatible hash function. Implemented by
André Cru and Ludvig Ericson. To switch back to the old style, use: