Mercurial > p > roundup > code
diff CHANGES.txt @ 4423:579802067547
Fix charset of first text-part of outgoing multipart messages...
...thanks Dirk Geschke for reporting, see
http://thread.gmane.org/gmane.comp.bug-tracking.roundup.user/10223
This also adds some regression tests to test incoming latin1 and
outgoing single- and multipart utf-8 and latin1 messages
| author | Ralf Schlatterbeck <schlatterbeck@users.sourceforge.net> |
|---|---|
| date | Mon, 04 Oct 2010 12:56:37 +0000 |
| parents | 7c0c399496d2 |
| children | f1affb6b7a08 |
line wrap: on
line diff
--- a/CHANGES.txt Wed Sep 29 07:49:09 2010 +0000 +++ b/CHANGES.txt Mon Oct 04 12:56:37 2010 +0000 @@ -30,6 +30,9 @@ (thanks Ezio Melotti) - fixed registration, issue2550665 (thanks Timo Paulssen) - make sorting of multilinks in the web interface more robust, issue2550663 +- Fix charset of first text-part of outgoing multipart messages, thanks Dirk + Geschke for reporting, see + http://thread.gmane.org/gmane.comp.bug-tracking.roundup.user/10223 2010-07-12 1.4.15
