Mercurial > p > roundup > code
comparison doc/announcement.txt @ 1630:a05d205e919c maint-0.5 0.5.7
pre-release machinations
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 08 May 2003 07:08:38 +0000 |
| parents | 8fd1ad93f920 |
| children | 17ec0bd6ecc5 |
comparison
equal
deleted
inserted
replaced
| 1623:1bad1538f8d2 | 1630:a05d205e919c |
|---|---|
| 1 ================================================= | 1 ================================================= |
| 2 SC-Track Roundup 0.5.6 - an issue tracking system | 2 SC-Track Roundup 0.5.7 - an issue tracking system |
| 3 ================================================= | 3 ================================================= |
| 4 | |
| 5 Note: This releases fixes a serious bug in the sqlite and gadfly backends | |
| 6 which could cause data loss. Users are strongly encouraged to upgrade to this | |
| 7 version. | |
| 8 | 4 |
| 9 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 |
| 10 0.5, you *must* read doc/upgrading.txt! | 6 0.5, you *must* read doc/upgrading.txt! |
| 11 | 7 |
| 12 Unfortunately, the Zope frontend for Roundup is currently broken. If you'd | 8 Unfortunately, the Zope frontend for Roundup is currently broken. If you'd |
| 14 | 10 |
| 15 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 |
| 16 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. |
| 17 | 13 |
| 18 We've had a good crack at bugs (thanks to all who contributed!): | 14 We've had a good crack at bugs (thanks to all who contributed!): |
| 19 | 15 - fixed Interval maths (sf bug 665357) |
| 20 - fixed database corruption in rdbms property mutation | 16 - fixed sqlite rollback/caching bug (sf bug 689383) |
| 21 - fixed templating filter function arguments (sf bug 678911) | 17 - fixed rdbms table update detection logic (sf bug 703297) |
| 22 - fixed multiselect in searching (sf bug 676874) | 18 - fixed detection of bad date specs (sf bug 691439) |
| 23 - fixed parsing of content-disposition filenames (sf bug 675116) | 19 - required String properties not being flagged (thanks Ajit George) |
| 24 - added 'h' to roundup-server optarg list (sf bug 674070) | 20 - only look for CSV files when importing (thanks Dan Grassi) |
| 25 - fixed doc for db.history in anydbm and rdbms_common (sf bug 679221) | 21 - can now unset values in CSV editing (sf bug 704788) |
| 26 - fixed roundup-reminder (sf bug 681042) | 22 - fixed rdbms email address lookup (case insensitivity) |
| 27 - fixed int assumptions about Number values (sf bug 677762) | 23 - email file attachments added to issue files list (sf bug 711501) |
| 28 - clarified licensing | 24 - added socket timeout to attempt to prevent stuck processes (sf bug 665487) |
| 29 - another attempt to fix cookie misbehaviour - customise cookie name using | 25 - email registered users shouldn't be able to log in (sf bug 714673) |
| 30 tracker name | 26 - handle missing addresses on users (sf bug 724537) |
| 31 - fixed error in indexargs_url (thanks Patrick Ohly) | |
| 32 - fixed getnode (sf bug 684531) | |
| 33 - fixed args to some date templating methods (sf bug 689670) | |
| 34 | 27 |
| 35 Source and documentation is available at the website: | 28 Source and documentation is available at the website: |
| 36 http://roundup.sourceforge.net/ | 29 http://roundup.sourceforge.net/ |
| 37 Release Info (via download page): | 30 Release Info (via download page): |
| 38 http://sourceforge.net/projects/roundup | 31 http://sourceforge.net/projects/roundup |
