diff options
| author | Vincent Richard <[email protected]> | 2006-10-02 15:44:00 +0200 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2006-10-02 15:44:00 +0200 |
| commit | b79a6ad89013e4aba947df043ad26cbe7fbab5a5 (patch) | |
| tree | 352ecfc74b409c71f68e906630940bda71350083 /ChangeLog | |
| parent | Attachment [file]name. (diff) | |
| download | vmime-b79a6ad89013e4aba947df043ad26cbe7fbab5a5.tar.gz vmime-b79a6ad89013e4aba947df043ad26cbe7fbab5a5.zip | |
Fixed bug #1096610: non-integral number of chars in RFC-2047 encoded words.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -2,6 +2,12 @@ VERSION 0.8.1cvs ================ +2006-10-02 Vincent Richard <[email protected]> + + * word, wordEncoder: fixed bug #1096610 which caused encoding of a + non-integral number of characters (and then, generation of + incorrectly-formed words) with multi-bytes charsets. + 2006-07-13 Vincent Richard <[email protected]> * Fixed bugs in MHTML code: 'CID' prefix should not be case-sensitive; |
