Mercurial > p > roundup > code
diff CHANGES.txt @ 3645:ff32acc965da
match incoming mail In-Reply-To against existing messages...
...when no issue id is specified in the Subject
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 03 Aug 2006 00:50:06 +0000 |
| parents | f35ece8f8ff7 |
| children | 12633662ff63 |
line wrap: on
line diff
--- a/CHANGES.txt Mon Jul 31 01:30:05 2006 +0000 +++ b/CHANGES.txt Thu Aug 03 00:50:06 2006 +0000 @@ -5,6 +5,8 @@ Feature: - full timezone support (sf patch 1465296) - handle connection loss when responding to web requests +- match incoming mail In-Reply-To against existing messages when no issue + id is specified in the Subject - added StringHTMLProperty wrapped() method to wrap long lines in issue display
