[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.625.2.53
Chris McDonough
cvs-admin at zope.org
Sun Nov 2 07:01:07 EST 2003
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv30306
Modified Files:
Tag: Zope-2_7-branch
CHANGES.txt
Log Message:
=== Zope/doc/CHANGES.txt 1.625.2.52 => 1.625.2.53 ===
--- Zope/doc/CHANGES.txt:1.625.2.52 Mon Oct 27 11:30:25 2003
+++ Zope/doc/CHANGES.txt Sun Nov 2 07:01:06 2003
@@ -32,6 +32,12 @@
Bugs fixed
+ - DateRangeIndexes blew up if they were asked to deal with a date
+ far in the future. This is now fixed, but only inasmuch as
+ DateRangeIndexes may give incorrect results when attempting
+ to distinguish between start and end dates that are both far
+ in the future ( > Y2038 ).
+
- Python 2.3 BooleanType wasn't handled properly by ZTUtils
marshalling and ZPublisher's converters.
More information about the Zope-Checkins
mailing list