Mercurial > p > roundup > code
diff CHANGES.txt @ 1400:3c9bd1faddd8 maint-0.5
backporting fixes from HEAD
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 24 Jan 2003 06:25:16 +0000 |
| parents | c60706c64945 |
| children | 3a853f1c20b5 |
line wrap: on
line diff
--- a/CHANGES.txt Mon Jan 20 23:00:56 2003 +0000 +++ b/CHANGES.txt Fri Jan 24 06:25:16 2003 +0000 @@ -1,15 +1,17 @@ This file contains the changes to the Roundup system over time. The entries are given with the most recent entry first. - -2003-??-?? 0.5.5 +2003-01-24 0.5.5 - 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 - fixes to CGI form handling - fix unlink bug in metakit backend -- fixed metakit searching by ID +- 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) 2003-01-10 0.5.4
