diff options
| author | Sean Reifschneider <jafo@guin.tummy.com> | 2009-11-27 21:40:49 -0700 |
|---|---|---|
| committer | Sean Reifschneider <jafo@guin.tummy.com> | 2009-11-27 21:40:49 -0700 |
| commit | e5ed3a4ffff0eaa456d776e74df6c63995141ed2 (patch) | |
| tree | bb8e1ac3d2cfd8dce3eede9ee51aa5e6c8d3628e /ChangeLog | |
| parent | c1f57dc0d6776179be4c67d4a50f56eee80e6408 (diff) | |
| download | python-memcached-e5ed3a4ffff0eaa456d776e74df6c63995141ed2.tar.gz | |
* Adding support for multiple deserialization formats including PHP and
JSON. Patch by Gavin M. Roy. PHP requires
http://pypi.python.org/pypi/phpserialize
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ + * Adding support for multiple deserialization formats including PHP and + JSON. Patch by Gavin M. Roy. PHP requires + + http://pypi.python.org/pypi/phpserialize + * Patches to make memcached more garbage-collectable. Removes "debugfunc" argument from _Host objects and changed to "debug" boolean. Patch by John McFarlane. |
