11=================================================
2- SC-Track Roundup 0.5.7 - an issue tracking system
2+ SC-Track Roundup 0.5.8 - an issue tracking system
33=================================================
44
55This is a bugfix release for version 0.5.x - if you're upgrading from before
@@ -11,19 +11,8 @@ like to volunteer to fix it, let me know.
1111Roundup requires python 2.1.3 or later for correct operation. Users of the
1212sqlite backend are encouraged to upgrade sqlite to version 2.7.3.
1313
14- We've had a good crack at bugs (thanks to all who contributed!):
15- - fixed Interval maths (sf bug 665357)
16- - fixed sqlite rollback/caching bug (sf bug 689383)
17- - fixed rdbms table update detection logic (sf bug 703297)
18- - fixed detection of bad date specs (sf bug 691439)
19- - required String properties not being flagged (thanks Ajit George)
20- - only look for CSV files when importing (thanks Dan Grassi)
21- - can now unset values in CSV editing (sf bug 704788)
22- - fixed rdbms email address lookup (case insensitivity)
23- - email file attachments added to issue files list (sf bug 711501)
24- - added socket timeout to attempt to prevent stuck processes (sf bug 665487)
25- - email registered users shouldn't be able to log in (sf bug 714673)
26- - handle missing addresses on users (sf bug 724537)
14+ This release fixes only one really important bug - it plugs a
15+ cross-site-scripting security hole.
2716
2817Source and documentation is available at the website:
2918 http://roundup.sourceforge.net/
0 commit comments