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 f210688..32ce3ff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2014-07-24 Bob Halley <halley@dnspython.org>
+
+ * The 64-bit version of Python on Windows has sys.maxint set to 2^31-1,
+ yet passes 2^63-1 as the "unspecified bound" value in slices.
+ This is a bug in Python as the documentation says the unspecified
+ bound value should be sys.maxint. We now cope with this. Thanks to
+ Matthäus Wander for reporting the problem.
+
2014-06-21 Bob Halley <halley@dnspython.org>
* When reading from a masterfile, if the first content line started