From 8cae6b38ed3b7a367707d338f79515ce9ce06425 Mon Sep 17 00:00:00 2001 From: hiro Date: Thu, 21 Jul 2005 09:22:55 +0000 Subject: fixed modified-UTF7 to UTF-8 conversion. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@442 ee746299-78ed-0310-b773-934348b2243d --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c2e7ae83..5f02ea6c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2005-07-21 + + * src/imap.c: + imap_modified_utf7_to_utf8(): fixed modified-UTF7 to UTF-8 + conversion when the string includes '+'. + imap_utf8_to_modified_utf7(): use g_ascii_isprint() instead of + locale-dependent isprint(). + Fixed warnings on conversion error. + 2005-07-21 * src/prefs_folder_item.c: display path with GtkLabel. -- cgit v1.2.3