diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2005-02-22 + + * src/codeconv.c: + conv_anytodisp(): check if converted string is valid UTF-8. + conv_localetodisp(): convert to valid UTF-8 if conv_iconv_strdup() + failed. + conv_unmime_header_overwrite() + conv_unmime_header(): try to convert unencoded strings using locale + encoding (thanks to Egor Yu. Shkerin and Oliver Lehmann). + 2005-02-21 * version 1.9.3 |