summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 0 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 5a96db7..ba9acf0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,3 @@
- * 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.