Mercurial > p > roundup > code
diff CHANGES.txt @ 1908:00f0267db956
remove SHA hashes from source ([SF#827510]
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 11 Nov 2003 22:25:37 +0000 |
| parents | 0b0cd279780e |
| children | d19fd344bd1f |
line wrap: on
line diff
--- a/CHANGES.txt Tue Nov 11 21:51:52 2003 +0000 +++ b/CHANGES.txt Tue Nov 11 22:25:37 2003 +0000 @@ -25,9 +25,6 @@ (bug #798659). - Remove empty lines before sending strings off to the csv parser (bug #821364). -- Date arithmetic was utterly broken, and has been for a long time. - Date +/- Interval now works, and Date - Date also works (produces - an Interval. - Centralised conversion of user-input data to hyperdb values (bug #802405, bug #817217, rfe #816994) @@ -45,11 +42,14 @@ Fixed: - Fixed detectors fix incorrectly fixed in bugfix release 0.6.2 - Added note to upgrading doc for detectors fix in 0.6.2 -- added script to help migrating queries from pre-0.6 trackers +- 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) -- fixed javascript for help window for only one checkbox case -- handle socket timeout exception (thanks Marcus Priesch) +- Added flush() to DevNull (sf bug #835365) +- Fixed javascript for help window for only one checkbox case +- Date arithmetic was utterly broken, and has been for a long time. + Date +/- Interval now works, and Date - Date also works (produces + an Interval. +- Handle socket timeout exception (thanks Marcus Priesch) 2003-09-29 0.6.2
