Mercurial > p > roundup > code
diff doc/announcement.txt @ 1958:267e4ba89b54 maint-0.6 0.6.4
pre-release stuff
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 16 Dec 2003 20:58:26 +0000 |
| parents | 0185a4c0cad8 |
| children | 8a01cd280aae |
line wrap: on
line diff
--- a/doc/announcement.txt Fri Dec 05 03:38:47 2003 +0000 +++ b/doc/announcement.txt Tue Dec 16 20:58:26 2003 +0000 @@ -1,18 +1,17 @@ ================================================= -SC-Track Roundup 0.6.3 - an issue tracking system +SC-Track Roundup 0.6.4 - an issue tracking system ================================================= I'm pleased to announce this maintenance release of Roundup which fixes some bugs: -- added script to help migrating queries from pre-0.6 trackers -- fixed javascript for help window for only one checkbox case -- Date +/- Interval now works, and Date - Date also works -- handle socket timeout exception (thanks Marcus Priesch) -- fixed retirement of items in rdbms imports (sf bug 841355) -- fixed bug in looking up journal of newly-created items in *dbm backends -- fixed detectors fix incorrectly fixed in bugfix release 0.6.2 -- added note to upgrading doc for detectors fix in 0.6.2 +- fixed date arithmetic to not allow day-of-month == 0 (sf bug 853306) +- fixed date arithmetic to limit hours-per-day to 24, not 60 +- fixed activity displaying as future because of Date arithmetic fix in 0.6.3 + (sf bug 842027). +- hard-coded python2.3-ism (socket.timeout) fixed +- fix Windows service mode for roundup-server (sf bug 819890) +- fixed #white in cgitb (thanks Henrik Levkowetz) If you're upgrading from an older version of Roundup you *must* follow the "Software Upgrade" guidelines given in the maintenance documentation.
