From 7158b3b00ac2e6293bbbcb36985280cf1a617590 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 1 Nov 2000 23:39:09 +0000 Subject: Don't create the To, Cc, and Bcc lists based only on the address, use both 2000-11-01 Jeffrey Stedfast * e-msg-composer.c (e_msg_composer_new_with_message): Don't create the To, Cc, and Bcc lists based only on the address, use both the name and address and camel_address_encode() them. svn path=/trunk/; revision=6326 --- composer/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'composer/ChangeLog') diff --git a/composer/ChangeLog b/composer/ChangeLog index b8991e1a98..da653450c2 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,9 @@ +2000-11-01 Jeffrey Stedfast + + * e-msg-composer.c (e_msg_composer_new_with_message): Don't create + the To, Cc, and Bcc lists based only on the address, use both the + name and address and camel_address_encode() them. + 2000-11-01 Jeffrey Stedfast * e-msg-composer-attachment-bar.c (attach_to_multipart): Fix the -- cgit v1.2.3