Mercurial > p > roundup > code
diff CHANGES.txt @ 4507:77e87a8c493e
Typo fixed.
| author | Bernhard Reiter <Bernhard.Reiter@intevation.de> |
|---|---|
| date | Wed, 22 Jun 2011 12:36:41 +0000 |
| parents | 51aa98cda2cf |
| children | 0fa45d39efee |
line wrap: on
line diff
--- a/CHANGES.txt Wed Jun 22 12:34:31 2011 +0000 +++ b/CHANGES.txt Wed Jun 22 12:36:41 2011 +0000 @@ -8,7 +8,7 @@ Fixed: - Do not depend on a CPython implementation detail anymore to make Roundup - more compatible with other Python implementation like PyPy. + more compatible with other Python implementations like PyPy. Closes issue2550707. Thanks to Christof Meerwald. (Bernhard Reiter) - Yet another fix to the mail gateway, messages got *all* files of an issue, not just the new ones. Thanks to Rafal Bisingier for
