# HG changeset patch # User Richard Jones # Date 1043390552 0 # Node ID 6b3a20ffb343cfdc8c30e19571dd147880bbd079 # Parent 3c9bd1faddd87ef75a600939e6e3a7fa880a5624 *** empty log message *** diff -r 3c9bd1faddd8 -r 6b3a20ffb343 doc/announcement.txt --- 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/