From 22a346a7e4314788bdaa54f930c5b6737d598cd2 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 22 Jul 2002 23:10:00 +0000 Subject: Check to make sure the script output is valid UTF-8, if not then attempt 2002-07-22 Jeffrey Stedfast * mail-config.c (mail_config_signature_run_script): Check to make sure the script output is valid UTF-8, if not then attempt to convert it into UTF-8. Fixes bug #28086. svn path=/trunk/; revision=17536 --- mail/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 819301769a..18b383cc3d 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2002-07-22 Jeffrey Stedfast + + * mail-config.c (mail_config_signature_run_script): Check to make + sure the script output is valid UTF-8, if not then attempt to + convert it into UTF-8. Fixes bug #28086. + 2002-07-22 Not Zed * message-list.c (regen_list_regened): Remove the assert, and -- cgit v1.2.3