Mercurial > p > roundup > code
diff doc/announcement.txt @ 3969:905faf52a51f 1.4.3
fix mysql breakage in 1.4.2
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 27 Feb 2008 08:32:51 +0000 |
| parents | 5857cd1a0db9 |
| children | ff3a8b7d1819 |
line wrap: on
line diff
--- a/doc/announcement.txt Tue Feb 19 23:45:33 2008 +0000 +++ b/doc/announcement.txt Wed Feb 27 08:32:51 2008 +0000 @@ -1,26 +1,8 @@ -I'm proud to release version 1.4.2 of Roundup. - -New Features in 1.4.2: +I'm proud to release version 1.4.3 of Roundup. -- New config option in mail section: ignore_alternatives allows to - ignore alternatives besides the text/plain part used for the content - of a message in multipart/alternative attachments. -- Admin copy of error email from mailgw includes traceback (thanks Ulrik - Mikaelsson) -- Messages created through the web are now given an in-reply-to header - when email out to nosy (thanks Martin v. Löwis) -- Nosy messages now include more information about issues (all link - properties with a "name" attribute) (thanks Martin v. Löwis) +Just one bug was fixed in 1.4.3: -And things fixed: - -- Searching date range by supplying just a date as the filter spec -- Handle no time.tzset under Windows (sf #1825643) -- Fix race condition in file storage transaction commit (sf #1883580) -- Make user utils JS work with firstname/lastname again (sf #1868323) -- Fix ZRoundup to work with Zope 2.8.5 (sf #1806125) -- Fix race condition for key properties in rdbms backends (sf #1876683) -- Handle Reject in mailgw final set/create (sf #1826425) +- MySQL backend bug introduced in 1.4.2 If you're upgrading from an older version of Roundup you *must* follow the "Software Upgrade" guidelines given in the maintenance documentation.
