Mercurial > p > roundup > code
diff CHANGES.txt @ 3417:07c696890f55
mailgw subject parsing has configurable levels of strictness
nosy messages may be sent individually to all recipients
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 07 Oct 2005 04:42:13 +0000 |
| parents | 4a228402b810 |
| children | 9b8019f28158 |
line wrap: on
line diff
--- a/CHANGES.txt Wed Sep 28 05:48:23 2005 +0000 +++ b/CHANGES.txt Fri Oct 07 04:42:13 2005 +0000 @@ -1,14 +1,16 @@ This file contains the changes to the Roundup system over time. The entries are given with the most recent entry first. -????-??-?? 0.9.0 +2005-10-07 0.9.0b1 Feature: - added "imapServer.py" script (sf patch 934567) - added date selection popup windows (thanks Marcus Priesch) - added Xapian indexer; replaces standard indexers if Xapian is available +- mailgw subject parsing has configurable levels of strictness +- nosy messages may be sent individually to all recipients -2005-??-?? 0.8.5 +2005-10-07 0.8.5 Feature: - Argentinian Spanish translation by Ramiro Morales
