From bcfbad5e311ce39fb1308014519ca37fbce09cfb Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 9 Apr 2003 19:27:17 +0000 Subject: New function to get the UTF-8 version of the diagnostics (if the locale 2003-04-09 Jeffrey Stedfast * camel-gpg-context.c (gpg_ctx_get_utf8_diagnostics): New function to get the UTF-8 version of the diagnostics (if the locale isn't already UTF-8 safe). (gpg_verify): Use the utf-8 diagnostics here. Also fixed a memleak in the exception case. svn path=/trunk/; revision=20792 --- camel/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 6a875f547b..2cf45257d5 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,5 +1,11 @@ 2003-04-09 Jeffrey Stedfast + * camel-gpg-context.c (gpg_ctx_get_utf8_diagnostics): New function + to get the UTF-8 version of the diagnostics (if the locale isn't + already UTF-8 safe). + (gpg_verify): Use the utf-8 diagnostics here. Also fixed a memleak + in the exception case. + * camel-mime-filter-charset.c (camel_mime_filter_charset_new_convert): NULL-protect the to/from charsets in the g_warning call. -- cgit v1.2.3