Mercurial > p > roundup > code
comparison doc/announcement.txt @ 2323:ffd14fa75bec maint-0.6 0.6.10
mysql backend wasn't locking tracker
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 17 May 2004 00:47:29 +0000 |
| parents | e481d576e8b4 |
| children | 16e3de09ec1e |
comparison
equal
deleted
inserted
replaced
| 2222:e481d576e8b4 | 2323:ffd14fa75bec |
|---|---|
| 1 I'm pleased to announce Roundup 0.6.9, a maintenance release which fixes | 1 I'm pleased to announce Roundup 0.6.10, a maintenance release which fixes |
| 2 some bugs: | 2 a single bug in the MySQL backend: |
| 3 | 3 |
| 4 - paging in classhelp popup was broken | 4 - mysql backend wasn't locking tracker |
| 5 - socket timeout error logging can fail | |
| 6 - hyperlink designators in message display (sf bug 931828) | |
| 7 - don't match retired items in RDBMS stringFind | |
| 8 | 5 |
| 9 If you're upgrading from an older version of Roundup you *must* follow | 6 If you're upgrading from an older version of Roundup you *must* follow |
| 10 the "Software Upgrade" guidelines given in the maintenance documentation. | 7 the "Software Upgrade" guidelines given in the maintenance documentation. |
| 11 | 8 |
| 12 Note that the Zope interface still doesn't work - it is fixed in the 0.7 | 9 Note that the Zope interface still doesn't work - it is fixed in the 0.7 |
| 13 development codebase. | 10 release. |
| 14 | 11 |
| 15 Roundup requires python 2.1.3 or later for correct operation. Python 2.3.1 | 12 Roundup requires python 2.1.3 or later for correct operation. Python 2.3.1 |
| 16 or later is strongly recommended. | 13 or later is strongly recommended. |
| 17 | 14 |
| 18 To give Roundup a try, just download (see below), unpack and run:: | 15 To give Roundup a try, just download (see below), unpack and run:: |
