Mercurial > p > roundup > code
diff CHANGES.txt @ 4509:0fa45d39efee
Removed superfluous import.
| author | Bernhard Reiter <Bernhard.Reiter@intevation.de> |
|---|---|
| date | Thu, 23 Jun 2011 08:26:14 +0000 |
| parents | 77e87a8c493e |
| children | bce9aaf19a3b |
line wrap: on
line diff
--- a/CHANGES.txt Wed Jun 22 21:50:46 2011 +0000 +++ b/CHANGES.txt Thu Jun 23 08:26:14 2011 +0000 @@ -9,7 +9,7 @@ - Do not depend on a CPython implementation detail anymore to make Roundup more compatible with other Python implementations like PyPy. - Closes issue2550707. Thanks to Christof Meerwald. (Bernhard Reiter) + Closes issue2550707. Thanks to Christof Meerwald. (Bernhard Reiter, Richard) - Yet another fix to the mail gateway, messages got *all* files of an issue, not just the new ones. Thanks to Rafal Bisingier for reporting and proposing a fix. The regression test was updated.
