Mercurial > p > roundup > code
diff doc/announcement.txt @ 3968:5857cd1a0db9
add language to the "request" template var
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 19 Feb 2008 23:45:33 +0000 |
| parents | 85e52526a791 |
| children | 905faf52a51f |
line wrap: on
line diff
--- a/doc/announcement.txt Thu Feb 07 05:01:42 2008 +0000 +++ b/doc/announcement.txt Tue Feb 19 23:45:33 2008 +0000 @@ -1,6 +1,7 @@ I'm proud to release version 1.4.2 of Roundup. New Features in 1.4.2: + - 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. @@ -12,6 +13,7 @@ properties with a "name" attribute) (thanks Martin v. Löwis) 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)
