Mercurial > p > roundup > code
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 1668:1905ec79a247 | 1669:17ec0bd6ecc5 |
|---|---|
| 1 ================================================= | 1 ================================================= |
| 2 SC-Track Roundup 0.5.7 - an issue tracking system | 2 SC-Track Roundup 0.5.8 - an issue tracking system |
| 3 ================================================= | 3 ================================================= |
| 4 | 4 |
| 5 This is a bugfix release for version 0.5.x - if you're upgrading from before | 5 This is a bugfix release for version 0.5.x - if you're upgrading from before |
| 6 0.5, you *must* read doc/upgrading.txt! | 6 0.5, you *must* read doc/upgrading.txt! |
| 7 | 7 |
| 9 like to volunteer to fix it, let me know. | 9 like to volunteer to fix it, let me know. |
| 10 | 10 |
| 11 Roundup requires python 2.1.3 or later for correct operation. Users of the | 11 Roundup requires python 2.1.3 or later for correct operation. Users of the |
| 12 sqlite backend are encouraged to upgrade sqlite to version 2.7.3. | 12 sqlite backend are encouraged to upgrade sqlite to version 2.7.3. |
| 13 | 13 |
| 14 We've had a good crack at bugs (thanks to all who contributed!): | 14 This release fixes only one really important bug - it plugs a |
| 15 - fixed Interval maths (sf bug 665357) | 15 cross-site-scripting security hole. |
| 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) | |
| 27 | 16 |
| 28 Source and documentation is available at the website: | 17 Source and documentation is available at the website: |
| 29 http://roundup.sourceforge.net/ | 18 http://roundup.sourceforge.net/ |
| 30 Release Info (via download page): | 19 Release Info (via download page): |
| 31 http://sourceforge.net/projects/roundup | 20 http://sourceforge.net/projects/roundup |
