Mercurial > p > roundup > code
comparison doc/announcement.txt @ 1723:311375e4f2fe maint-0.5 0.5.9
pre-release machinations
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 18 Jul 2003 07:05:56 +0000 |
| parents | 798247746257 |
| children |
comparison
equal
deleted
inserted
replaced
| 1722:78cdb73a0b2a | 1723:311375e4f2fe |
|---|---|
| 1 ================================================= | 1 ================================================= |
| 2 SC-Track Roundup 0.5.8 - an issue tracking system | 2 SC-Track Roundup 0.5.9 - 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 |
| 12 sqlite backend are encouraged to upgrade sqlite to version 2.7.3. Python | 12 sqlite backend are encouraged to upgrade sqlite to version 2.7.3. Python |
| 13 2.3 in any form is *not* supported. | 13 2.3 in any form is *not* supported. |
| 14 | 14 |
| 15 This release has: | 15 This release has: |
| 16 | 16 |
| 17 - a couple of bug fixes | 17 - backported XSS message cleaning fix (sf bug 757128) |
| 18 - a couple of major speed-ups for web users | 18 - only clean sessions once per hour (backport from HEAD) |
| 19 - remember the session db type (much faster session db opening) | |
| 20 - backported last-modified and if-modified-since header support for static | |
| 21 files (ie. style.css etc.) from HEAD | |
| 22 - changed rdbms_common to fix sql backends under Py2.3 | |
| 23 - don't open the database in cgi if it's not necessary | |
| 19 | 24 |
| 20 Source and documentation is available at the website: | 25 Source and documentation is available at the website: |
| 21 http://roundup.sourceforge.net/ | 26 http://roundup.sourceforge.net/ |
| 22 Release Info (via download page): | 27 Release Info (via download page): |
| 23 http://sourceforge.net/projects/roundup | 28 http://sourceforge.net/projects/roundup |
