aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-01-31 07:07:05 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-01-31 07:07:05 +0000
commite76bf3e452d69b606067dbd1fbe8c64b0e2bf8a1 (patch)
tree5d52418890557b28e21f7884a8cfc0e1b51f3c85 /ChangeLog
parent0d32f61ae924df5815b40c175c535059991a1834 (diff)
replace every non-UTF8 8bit character in the source window etc.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@58 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1c430516..1cc18fce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-01-31
+ * src/codeconv.c: conv_utf8todisp(): replace every 8bit character
+ if the source string is not a valid UTF-8.
+
+2005-01-31
+
* src/defs.h: use original ".sylpheed_cache" for CACHE_FILE.
changed CACHE_VERSION to 0x20.