From 3556d21a8e198b9ffbae74501a10bfe224d31cab Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 16 Jul 2002 23:22:40 +0000 Subject: Set the from-account last so that auto-cc/bcc recipients don't get 2002-07-16 Jeffrey Stedfast * e-msg-composer.c (e_msg_composer_set_headers): Set the from-account last so that auto-cc/bcc recipients don't get overwritten when setting the cc/bcc recipient fields. svn path=/trunk/; revision=17487 --- composer/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'composer/ChangeLog') diff --git a/composer/ChangeLog b/composer/ChangeLog index a19f850fbc..f67d32d454 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,9 @@ +2002-07-16 Jeffrey Stedfast + + * e-msg-composer.c (e_msg_composer_set_headers): Set the + from-account last so that auto-cc/bcc recipients don't get + overwritten when setting the cc/bcc recipient fields. + 2002-07-16 Peter Williams * e-msg-composer.c (create_composer): Instead of doing this with a -- cgit