Mercurial > p > roundup > code
diff CHANGES.txt @ 3415:4a228402b810
Handle invalidly-specified charsets in incoming email
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 28 Sep 2005 05:48:23 +0000 |
| parents | cb29f5b39c6d |
| children | 07c696890f55 |
line wrap: on
line diff
--- a/CHANGES.txt Wed Sep 28 05:42:23 2005 +0000 +++ b/CHANGES.txt Wed Sep 28 05:48:23 2005 +0000 @@ -15,6 +15,9 @@ Fixed: - Display of Multilinks where linked Class labelprop values are None - Fix references to the old * Registration Permissions +- Fix missing merge of fix to sf bug 1177057 +- Fix RDBMS indexer indexing UTF-8 words that encode to > 30 chars +- Handle invalidly-specified charsets in incoming email 2005-07-18 0.8.4
