From b0e603fa0fda57dd9b268b7286259522010a2f48 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 22 Aug 2002 22:04:36 +0000 Subject: Fixes bug #29016 2002-08-22 Jeffrey Stedfast Fixes bug #29016 * e-msg-composer.c (e_msg_composer_new_with_message): If the X-Evolution-PostTo header exists, then treat this message composer as a PostTo composer rather than a mail composer. * e-msg-composer-hdrs.c (e_msg_composer_hdrs_to_message_internal): Set the X-Evolution-PostTo header if that is the mdoe we are in. svn path=/trunk/; revision=17843 --- composer/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'composer/ChangeLog') diff --git a/composer/ChangeLog b/composer/ChangeLog index 1dbe0b511b..79e4f81f18 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,14 @@ +2002-08-22 Jeffrey Stedfast + + Fixes bug #29016 + + * e-msg-composer.c (e_msg_composer_new_with_message): If the + X-Evolution-PostTo header exists, then treat this message composer + as a PostTo composer rather than a mail composer. + + * e-msg-composer-hdrs.c (e_msg_composer_hdrs_to_message_internal): + Set the X-Evolution-PostTo header if that is the mdoe we are in. + 2002-08-16 Dan Winship * e-msg-composer-hdrs.c (create_headers): Use an -- cgit v1.2.3