From 2a790ab66bf113d914c7a6307d6c3092ab0b936a Mon Sep 17 00:00:00 2001 From: hiro Date: Tue, 8 Feb 2005 09:22:58 +0000 Subject: fixed non-utf8 filename handlings. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@99 ee746299-78ed-0310-b773-934348b2243d --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 149bcacf..017da0f3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2005-02-08 + + * src/codeconv.[ch] + conv_filename_from_utf8() + conv_filename_to_utf8(): new. They always returns non-NULL strings. + * src/filesel.c + src/summaryview.c: fixed non-UTF8 filename handling of the file + selection dialog (thanks to Sergey Pinaev). + * src/compose.c: compose_attach_cb(): fixed attaching of files with + non-UTF8 names (thanks to Sergey Pinaev). + 2005-02-08 * src/prefs_filter.c: use stock buttons. -- cgit v1.2.3