Mercurial > p > roundup > code
diff doc/announcement.txt @ 1669:17ec0bd6ecc5 maint-0.5
*** empty log message ***
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 18 Jun 2003 23:52:54 +0000 |
| parents | a05d205e919c |
| children | 798247746257 |
line wrap: on
line diff
--- a/doc/announcement.txt Wed Jun 18 23:51:21 2003 +0000 +++ b/doc/announcement.txt Wed Jun 18 23:52:54 2003 +0000 @@ -1,5 +1,5 @@ ================================================= -SC-Track Roundup 0.5.7 - an issue tracking system +SC-Track Roundup 0.5.8 - an issue tracking system ================================================= This is a bugfix release for version 0.5.x - if you're upgrading from before @@ -11,19 +11,8 @@ Roundup requires python 2.1.3 or later for correct operation. Users of the sqlite backend are encouraged to upgrade sqlite to version 2.7.3. -We've had a good crack at bugs (thanks to all who contributed!): -- fixed Interval maths (sf bug 665357) -- fixed sqlite rollback/caching bug (sf bug 689383) -- fixed rdbms table update detection logic (sf bug 703297) -- fixed detection of bad date specs (sf bug 691439) -- required String properties not being flagged (thanks Ajit George) -- only look for CSV files when importing (thanks Dan Grassi) -- can now unset values in CSV editing (sf bug 704788) -- fixed rdbms email address lookup (case insensitivity) -- email file attachments added to issue files list (sf bug 711501) -- added socket timeout to attempt to prevent stuck processes (sf bug 665487) -- email registered users shouldn't be able to log in (sf bug 714673) -- handle missing addresses on users (sf bug 724537) +This release fixes only one really important bug - it plugs a +cross-site-scripting security hole. Source and documentation is available at the website: http://roundup.sourceforge.net/
