aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-08-09 02:49:40 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-08-09 02:49:40 +0000
commit7a15ea11b11c309884e208849fcd6597a4c12b5a (patch)
treededb62ea28c82654e05a4aa7901c1bebad1da9da /ChangeLog
parentb536a7965390e03e8635c21d6c2d8d3d7efa8f04 (diff)
when inserting file, check whole file to see if it is UTF-8.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1121 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 773312db..3a194d9e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-08-09
+
+ * libsylph/codeconv.[ch]: conv_check_file_encoding(): check the
+ encoding of text file if it is locale encoding or UTF-8,..
+ * src/compose.c: compose_insert_file(): check whole file to see if it
+ is UTF-8.
+
2006-08-07
* configure.in: use onig-config.