From 1d7f4317543842ec64e2962c662b04b9f36c6e33 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 6 Oct 2000 00:59:34 +0000 Subject: Encode the name part of the address and don't quote the name. 2000-10-05 Jeffrey Stedfast * camel-mime-utils.c (header_address_list_format_append): Encode the name part of the address and don't quote the name. (header_decode_text): Rewrote from scratch, the old code was badly broken. svn path=/trunk/; revision=5758 --- camel/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 188fffb39f..719a759eec 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,10 @@ +2000-10-05 Jeffrey Stedfast + + * camel-mime-utils.c (header_address_list_format_append): Encode + the name part of the address and don't quote the name. + (header_decode_text): Rewrote from scratch, the old code was badly + broken. + 2000-10-05 Jeffrey Stedfast * camel-mime-message.c (camel_mime_message_set_reply_to): Use the -- cgit v1.2.3