Mercurial > p > roundup > code
changeset 1401:6b3a20ffb343 maint-0.5 0.5.5
*** empty log message ***
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 24 Jan 2003 06:42:32 +0000 |
| parents | 3c9bd1faddd8 |
| children | 3a853f1c20b5 |
| files | doc/announcement.txt |
| diffstat | 1 files changed, 12 insertions(+), 17 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/announcement.txt Fri Jan 24 06:25:16 2003 +0000 +++ b/doc/announcement.txt Fri Jan 24 06:42:32 2003 +0000 @@ -1,5 +1,5 @@ ================================================= -SC-Track Roundup 0.5.4 - an issue tracking system +SC-Track Roundup 0.5.5 - an issue tracking system ================================================= This is a bugfix release for version 0.5.x - if you're upgrading from before @@ -13,22 +13,17 @@ We've had a good crack at bugs (thanks to all who contributed!): -- key the templates cache off full path, not filename -- implemented whole-database locking -- hyperlinking of special text (url, email, item designator) in messages -- fixed time default in date.py -- fixed error in cgi/templates.py (sf bug 652089) -- fixed handling of missing password (sf bug 655632) -- applied patches for handling Outlook quirks (thanks Andrey Lebedev) - (multipart/alternative, "fw" and content-type "name") -- fire auditors and reactors in rdbms retire (thanks Sheila King) -- better match for mailgw help "command" text -- handle :add: better in cgi form parsing (sf bug 663235) -- handle all-whitespace multilink values in forms (sf bug 663855) -- fixed searching on date / interval fields (sf bug 658157) -- fixed form elements names in search form to allow grouping and sorting - on "creation" field -- display of saved queries is now performed correctly +- fixed rdbms searching by ID (sf bug 666615) +- fixed metakit searching by ID +- detect corrupted index and raise semi-useful exception (sf bug 666767) +- open server logfile unbuffered +- revert StringHTMLProperty to not hyperlink text by default +- several fixes to CGI form handling +- fix unlink journalling bug in metakit backend +- fixed hyperlinking ambiguity (sf bug 669777) +- fixed cookie path to use TRACKER_WEB (sf bug 667020) (thanks Nathaniel Smith + for helping chase it down and Luke Opperman for confirming fix) + Source and documentation is available at the website: http://roundup.sourceforge.net/
