summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSean Reifschneider <jafo@tummy.com>2010-12-15 21:31:10 -0700
committerSean Reifschneider <jafo@tummy.com>2010-12-15 21:31:10 -0700
commit2e7b170b1d78de44b3ddf9c343e82e69fbd050e4 (patch)
treefc912ebc1be04def9ca25a44dc7f461f75606d34 /ChangeLog
parent001dadd0e75dead077086a4d4e1d08cd55c0190f (diff)
downloadpython-memcached-2e7b170b1d78de44b3ddf9c343e82e69fbd050e4.tar.gz
Fixing Bug #509712: "TypeError: 'NoneType' object is unsubscriptable"
Also fixed some other similar code to not have issues with that. Also added changelog entries for the last two patches.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2e99992..11814a7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+ * Fixing Bug #509712: "TypeError: 'NoneType' object is unsubscriptable"
+ Also fixed some other similar code to not have issues with that.
+
+ * Fixing Bug #628339: Read from server sometimes fails. Patch by Jeremy
+ Cowles.
+
+ * Fixing Bug #633553: Add stat arguments support to get_stats(). Patch
+ by Ryan Lane.
+
* Changing the license to the PSF License.
* Removing Evan's e-mail address at his request, changing authorship to