Mercurial > p > roundup > code
diff CHANGES.txt @ 4313:7a6c5c117879
Fix handling of non-ascii in realname in the nosy mailer...
...this used to mangle the email address making it unusable when
replying. Thanks to intevation for funding the fix.
| author | Ralf Schlatterbeck <schlatterbeck@users.sourceforge.net> |
|---|---|
| date | Sun, 27 Dec 2009 20:05:32 +0000 |
| parents | 7291130fad82 |
| children | cfb01b2bc730 |
line wrap: on
line diff
--- a/CHANGES.txt Wed Dec 23 00:34:39 2009 +0000 +++ b/CHANGES.txt Sun Dec 27 20:05:32 2009 +0000 @@ -10,6 +10,9 @@ http://thread.gmane.org/gmane.comp.bug-tracking.roundup.devel/5133 Add regression tests for proper handling of 'Create' and 'Edit' permissions. +- Fix handling of non-ascii in realname in the nosy mailer, this used to + mangle the email address making it unusable when replying. Thanks to + intevation for funding the fix. 2009-12-21 1.4.11 (r4411)
