aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d367e273..f1105c4c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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