From c53a336be2122ee410d754a2945afd8461184528 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Mon, 30 Sep 2002 14:04:42 +0000 Subject: let the caller set the "From" account too (by name or address). * Evolution-Composer.idl (setHeaders): let the caller set the "From" account too (by name or address). * evolution-composer.c (impl_Composer_set_headers): Update for that. svn path=/trunk/; revision=18260 --- composer/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'composer/ChangeLog') diff --git a/composer/ChangeLog b/composer/ChangeLog index afb4e44054..ff09113d6b 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,11 @@ +2002-09-27 Dan Winship + + * Evolution-Composer.idl (setHeaders): let the caller set the + "From" account too (by name or address). + + * evolution-composer.c (impl_Composer_set_headers): Update for + that. + 2002-09-27 Jeffrey Stedfast * e-msg-composer.c (build_message): Don't reuse the part that -- cgit