summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSean Reifschneider <jafo@tummy.com>2013-06-07 11:12:50 -0600
committerSean Reifschneider <jafo@tummy.com>2013-06-07 11:12:50 -0600
commit028cd753ad9aaf372a8f285ff9b9230898a38298 (patch)
treef529b0f510535a31f9dfea05e6943c1e4baa7975 /ChangeLog
parent8116cfefd7a582749d13bcefbd82e3eea304d534 (diff)
downloadpython-memcached-028cd753ad9aaf372a8f285ff9b9230898a38298.tar.gz
For 1.53 release.release-1.53
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ad10491..c9c5c76 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Sun, 07 Jun 2013 11:12:18 -0600 Sean Reifschneider <jafo@tummy.com>
+
+ * 1.53 release.
+
* Fixing set_multi() so that if the server closes the connection
it will no longer raise AttributeError. Issue found and resolution
reviewed by Ben Hoyt.