Mercurial > p > roundup > code
diff 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 |
line wrap: on
line diff
--- a/doc/announcement.txt Sun Apr 18 06:38:22 2004 +0000 +++ b/doc/announcement.txt Mon May 17 00:47:29 2004 +0000 @@ -1,16 +1,13 @@ -I'm pleased to announce Roundup 0.6.9, a maintenance release which fixes -some bugs: +I'm pleased to announce Roundup 0.6.10, a maintenance release which fixes +a single bug in the MySQL backend: -- paging in classhelp popup was broken -- socket timeout error logging can fail -- hyperlink designators in message display (sf bug 931828) -- don't match retired items in RDBMS stringFind +- mysql backend wasn't locking tracker If you're upgrading from an older version of Roundup you *must* follow the "Software Upgrade" guidelines given in the maintenance documentation. Note that the Zope interface still doesn't work - it is fixed in the 0.7 -development codebase. +release. Roundup requires python 2.1.3 or later for correct operation. Python 2.3.1 or later is strongly recommended.
