Mercurial > p > roundup > code
diff CHANGES.txt @ 1896:b3f63a0615db maint-0.6
backport of Date arithmetic fixes from trunk
| author | Anthony Baxter <anthonybaxter@users.sourceforge.net> |
|---|---|
| date | Tue, 04 Nov 2003 12:39:54 +0000 |
| parents | 2794419b5ee4 |
| children | db187e5cabc6 |
line wrap: on
line diff
--- a/CHANGES.txt Tue Nov 04 12:39:16 2003 +0000 +++ b/CHANGES.txt Tue Nov 04 12:39:54 2003 +0000 @@ -8,6 +8,9 @@ - added script to help migrating queries from pre-0.6 trackers - Fixed "documentation" of getnodeids in roundup.hyperdb - added flush() to DevNull (sf bug #835365) +- Date arithmetic was utterly broken, and has been for a long time. + Date +/- Interval now works, and Date - Date also works (produces + an Interval. 2003-09-29 0.6.2
