From 7d8ca744f76b34e1c889b1685ad28026e71dc482 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Sun, 11 Feb 2001 04:14:17 +0000 Subject: Check the full list of IDs instead of just the default id and if we find 2001-02-10 Jeffrey Stedfast * mail-callbacks.c (list_add_addresses): Check the full list of IDs instead of just the default id and if we find an address matching one of the user's ids, then save it. (mail_generate_reply): Try to guess which account to use based upon the list of To and Cc addresses and pass that as the 'From' address to e_msg_composer_set_headers(). (forward_get_composer): Updated to reflect changes to e-msg-composer. svn path=/trunk/; revision=8166 --- mail/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index d8c96c6954..dc6ed7bc37 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,14 @@ +2001-02-10 Jeffrey Stedfast + + * mail-callbacks.c (list_add_addresses): Check the full list of + IDs instead of just the default id and if we find an address + matching one of the user's ids, then save it. + (mail_generate_reply): Try to guess which account to use based + upon the list of To and Cc addresses and pass that as the 'From' + address to e_msg_composer_set_headers(). + (forward_get_composer): Updated to reflect changes to + e-msg-composer. + 2001-02-11 Gediminas Paulauskas * mail-config.glade.h: removed, xml-i18n-extract's the strings itself. -- cgit v1.2.3