From e2fb2c92b5bc2cbce7e6b9294e55c9e23a8cc019 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 14 Feb 2002 21:38:40 +0000 Subject: Default the from-account to the source account. If that fails, then guess 2002-02-14 Jeffrey Stedfast * mail-callbacks.c (mail_generate_reply): Default the from-account to the source account. If that fails, then guess the from-account based on the recipients. Fixes bug #20479. svn path=/trunk/; revision=15728 --- mail/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index c0ed52c3c8..ef5bfc6a37 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2002-02-14 Jeffrey Stedfast + + * mail-callbacks.c (mail_generate_reply): Default the from-account + to the source account. If that fails, then guess the from-account + based on the recipients. Fixes bug #20479. + 2002-02-13 Jeffrey Stedfast * mail-display.c (drag_data_get_cb): Implement. -- cgit v1.2.3