summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a56efeb..4c44367 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Sun, 21 Sep 2014 13:41:30 -0600 Sean Reifschneider <jafo@tummy.com>
+
+ * 1.54 release.
+
+ * Numerous patches to attempt to get Python 3 working, but
+ tests are still failing under Python 3, so this code is not ready
+ yet.
+
* MemcachedKeyCharacterError better describes key problem.
Suggested by Roy Smith