Mercurial > p > roundup > code
diff CHANGES.txt @ 3955:de6326aee6d0
Final fix for date range searching stuff: fix the test :)
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Sun, 23 Dec 2007 01:52:07 +0000 |
| parents | 81531a2aed59 |
| children | bb2722260e47 |
line wrap: on
line diff
--- a/CHANGES.txt Sun Dec 23 00:23:23 2007 +0000 +++ b/CHANGES.txt Sun Dec 23 01:52:07 2007 +0000 @@ -6,10 +6,13 @@ - 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. -- Handle no time.tzset under Windows (sf #1825643) - Admin copy of error email from mailgw includes traceback (thanks Ulrik Mikaelsson) +Fixed: +- Searching date range by supplying just a date as the filter spec +- Handle no time.tzset under Windows (sf #1825643) + 2007-11-09 1.4.1 Fixed:
