diff options
| author | Sean Reifschneider <jafo@guin.tummy.com> | 2009-11-27 23:39:48 -0700 |
|---|---|---|
| committer | Sean Reifschneider <jafo@guin.tummy.com> | 2009-11-27 23:39:48 -0700 |
| commit | ae74e3c65a7c63b74982d875eb09a56d65341b81 (patch) | |
| tree | e241ea1156dc25b0c9805b34297a43e67092705e /ChangeLog | |
| parent | cf26084c650089d0c181bb41e8316e50f619840c (diff) | |
| download | python-memcached-ae74e3c65a7c63b74982d875eb09a56d65341b81.tar.gz | |
* Per-connection max server key length. Patch by Nicolas Delaby
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ + * Per-connection max server key length. Patch by Nicolas Delaby + * Patches to make memcached more garbage-collectable. Removes "debugfunc" argument from _Host objects and changed to "debug" boolean. Patch by John McFarlane. |
