Mercurial > p > roundup > code
diff doc/announcement.txt @ 3202:38a5fd9a3b16 maint-0.8
pre-release stuff
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 16 Feb 2005 22:11:34 +0000 |
| parents | eb00a2fa0e0e |
| children | ff490d669015 |
line wrap: on
line diff
--- a/doc/announcement.txt Wed Feb 16 22:10:24 2005 +0000 +++ b/doc/announcement.txt Wed Feb 16 22:11:34 2005 +0000 @@ -12,40 +12,12 @@ http://roundup.sourceforge.net/doc-0.8/whatsnew-0.8.html -This 0.8.0 release fixes some bugs in the previous beta releases: +This 0.8.1 release fixes some bugs: -- handle capitalisation of class names in text hyperlinking (sf bug - 1101043) -- quote full-text search text in URL generation -- fixed problem migrating mysql databases -- fix search_checkboxes macro (sf patch 1113828) -- fix bug in date editing in Metakit -- allow suppression of search_text in indexargs_form (sf bug 1101548) -- hack to fix some anydbm export problems (sf bug 1081454) -- ignore AutoReply messages (sf patch 1085051) -- fix ZRoundup syntax error (sf bug 1122335) -- fix roundup-server log and PID file paths to be absolute -- fix initialisation of roundup-server in daemon mode so initialisation - errors are visible -- fix: 'Logout' link was enabled on issue index page only -- have Permissions only test the check function if itemid is suppled -- modify cgi templating system to check item-level permissions in listings -- enable batching in message and file listings -- more documentation of security mechanisms (incl. sf patches 1117932, - 1117860) -- better unit tests for security mechanisms -- code cleanup (sf patch 1115329 and additional) -- issue search page allows setting of no sorting / grouping (sf bug - 1119475) -- better edit conflict handling (sf bug 1118790) -- consistent text searching behaviour (AND everywhere) (sf bug 1101036) -- fix handling of invalid date input (sf bug 1102165) -- retain Boolean selections in edit error handling (sf bug 1101492) -- fix initialisation of logging module from config file (sf bug 1108577) -- removed rlog module (py 2.3 is minimum version now) -- fixed class "help" listing paging (sf bug 1106329) -- nicer error looking up values of None (response to sf bug 1108697) -- fallback for (list) popups if javascript disabled (sf patch 1101626) +- fixed broken csv import in roundup.admin module +- fixed braino in HTMLClass.filter() (sf bug 1124213) +- change ZTUtils Iterator to always iter() its sequence argument +- replaced MutlilinkIterator with multilinkGenerator (thanks Bob Ippolito) If you're upgrading from an older version of Roundup you *must* follow the "Software Upgrade" guidelines given in the maintenance documentation.
