Mercurial > p > roundup > code
diff CHANGES.txt @ 4358:887a153cedec
The email for the first message on an issue...
...was sometimes having its In-Reply-To set to itself (thanks Eric
Kow).
Also fix roundupdb IssueClass code to use the variable "issueid" instead of
the braindead "nodeid".
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 23 Feb 2010 03:20:17 +0000 |
| parents | 13b3155869e0 |
| children | fa5587802af9 |
line wrap: on
line diff
--- a/CHANGES.txt Mon Feb 22 05:26:57 2010 +0000 +++ b/CHANGES.txt Tue Feb 23 03:20:17 2010 +0000 @@ -1,6 +1,13 @@ This file contains the changes to the Roundup system over time. The entries are given with the most recent entry first. +2010-02-23 1.5.0 + +Fixed: +- The email for the first message on an issue was having its In-Reply-To + set to itself (thanks Eric Kow) + + 2010-02-19 1.4.13 Fixed:
