summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3cddc6a..c5ff165 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Sun, 26 Jul 2015 14:44:20 -0600 Sean Reifschneider <jafo@tummy.com>
+
+ * 1.55 release.
+
+ * More patches for python3 from Victor Stinner #67. Thanks!
+
* Tests moved out into their own unittest testcases.
Patch by Jeremy Thurgood.