From 7a15ea11b11c309884e208849fcd6597a4c12b5a Mon Sep 17 00:00:00 2001 From: hiro Date: Wed, 9 Aug 2006 02:49:40 +0000 Subject: 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 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') 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. -- cgit v1.2.3