Mercurial > p > roundup > code
diff CHANGES.txt @ 3956:bb2722260e47
Fixes from Martin v. Löwis:
- Messages created through the web are now given an in-reply-to header
when email out to nosy
- Nosy messages now include more information about issues (all link
properties with a "name" attribute)
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 08 Jan 2008 20:55:26 +0000 |
| parents | de6326aee6d0 |
| children | bc412bb2ccd3 |
line wrap: on
line diff
--- a/CHANGES.txt Sun Dec 23 01:52:07 2007 +0000 +++ b/CHANGES.txt Tue Jan 08 20:55:26 2008 +0000 @@ -8,6 +8,10 @@ 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) Fixed: - Searching date range by supplying just a date as the filter spec
