From 1af18445c9aa5cd8084042a9616d13d066aa8d29 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Sat, 22 Apr 2000 17:03:07 +0000 Subject: new function to make the composer record additional headers it should * e-msg-composer.c (e_msg_composer_add_header): new function to make the composer record additional headers it should output. (In-Reply-To), etc. (build_message): output them svn path=/trunk/; revision=2552 --- composer/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'composer/ChangeLog') diff --git a/composer/ChangeLog b/composer/ChangeLog index 1f3b0f4824..3ed04bccbc 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,10 @@ +2000-04-22 Dan Winship + + * e-msg-composer.c (e_msg_composer_add_header): new function to + make the composer record additional headers it should output. + (In-Reply-To), etc. + (build_message): output them + 2000-04-21 Dan Winship * e-msg-composer.c (e_msg_composer_set_headers): -- cgit