Mercurial > p > roundup > code
diff CHANGES.txt @ 4379:4cc4ccafc660
Removing mentioning of 1.5.0 release as it did not happen in February.
| author | Bernhard Reiter <Bernhard.Reiter@intevation.de> |
|---|---|
| date | Tue, 29 Jun 2010 07:55:34 +0000 |
| parents | 477f2a47cbca |
| children | 6893b5253dac |
line wrap: on
line diff
--- a/CHANGES.txt Mon Jun 28 12:52:10 2010 +0000 +++ b/CHANGES.txt Tue Jun 29 07:55:34 2010 +0000 @@ -1,9 +1,14 @@ This file contains the changes to the Roundup system over time. The entries are given with the most recent entry first. -2010-??0?? 1.5.1 +2010-??0?? 1.4.X + +Features: +- Preparations for getting 2to3 work, not completed yet. (Richard Jones) Fixed: +- The email for the first message on an issue was having its In-Reply-To + set to itself (thanks Eric Kow) - Handle multiple @action values from broken trackers. - Accept single-character subject lines - xmlrpc handling of unicode characters and binary values, see @@ -17,13 +22,6 @@ (Bernhard Reiter; Thanks to Olly Betts for providing the patch Issue2550647.) -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:
