diff options
| author | Sean Reifschneider <jafo@tummy.com> | 2011-11-27 16:53:50 -0700 |
|---|---|---|
| committer | Sean Reifschneider <jafo@tummy.com> | 2011-11-27 16:53:50 -0700 |
| commit | 3ae13cb49a3168ab2c866cac0565150a81c90720 (patch) | |
| tree | 48a9c69342f840d467a7c46c49ef0b018e9b73bd /ChangeLog | |
| parent | 611f39c9619b480f402f3a305b17a653075d505d (diff) | |
| download | python-memcached-3ae13cb49a3168ab2c866cac0565150a81c90720.tar.gz | |
Bug #728359: Make python-memcache work on memcache restarts.
Patch by Tarek Ziade', reviewed and further patches submitted by Hugo
Beauze'e-Luysse and Neganov Alexandr.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ + * Bug #728359: Make python-memcache work on memcache restarts. + Patch by Tarek Ziade', reviewed and further patches submitted by Hugo + Beauze'e-Luysse and Neganov Alexandr. + * Bug #798342: If memcached server sends unknown flag in response for "get", results in: "UnboundLocalError: local variable 'val' referenced before assignment" |
