From c874c06ba815dd05153ba57064385ec473b1b07e Mon Sep 17 00:00:00 2001 From: Dave West Date: Wed, 30 Jan 2002 00:33:34 +0000 Subject: Changed the function signature so that we can pass in whom we want to 2002-01-29 Dave West * mail-callbacks.c (create_msg_composer): Changed the function signature so that we can pass in whom we want to compose as. Should fix bug #10391. (compose_msg): Get the current profile account and pass it along to create_msg_composer. (send_to_url): Pass in a NULL profile account to cause create_msg_composer to use the default account. svn path=/trunk/; revision=15518 --- mail/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 0775114de0..02144c733f 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,13 @@ +2002-01-29 Dave West + + * mail-callbacks.c (create_msg_composer): Changed the function + signature so that we can pass in whom we want to compose as. + Should fix bug #10391. + (compose_msg): Get the current profile account and pass it along + to create_msg_composer. + (send_to_url): Pass in a NULL profile account to cause + create_msg_composer to use the default account. + 2002-01-29 Jeffrey Stedfast * mail-ops.c (mail_send_message): Make X-Evolution-Account take -- cgit v1.2.3