From c650d5467d924784a62a2049616c39af8ce27e15 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 12 Jan 2001 21:59:42 +0000 Subject: Anna's dialogs. 2001-01-12 Jeffrey Stedfast * mail-config.glade: Anna's dialogs. * mail-config.c (mail_config_get_account_by_address): Removed. Danw and I decided on setting a X-Evolution-Transport header on messages going to the Outbox so we can later guess which transport to use when sending it. * mail-account-editor.c (apply_changes): Update to some day be able to support SSL. (construct): Update for Anna's dialogs... * subscribe-dialog.c (populate_store_list): Updated to reflect past changes to the mail-config API. svn path=/trunk/; revision=7461 --- mail/ChangeLog | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 44555fcfca..2096297276 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,19 @@ +2001-01-12 Jeffrey Stedfast + + * mail-config.glade: Anna's dialogs. + + * mail-config.c (mail_config_get_account_by_address): + Removed. Danw and I decided on setting a X-Evolution-Transport + header on messages going to the Outbox so we can later guess which + transport to use when sending it. + + * mail-account-editor.c (apply_changes): Update to some day be + able to support SSL. + (construct): Update for Anna's dialogs... + + * subscribe-dialog.c (populate_store_list): Updated to reflect + past changes to the mail-config API. + 2001-01-12 Jeffrey Stedfast * mail-callbacks.c (composer_send_cb): Get the account by using @@ -20,7 +36,7 @@ * message-list.c: Add strings for localization - * folder-browser.c: Rename "Save" to "Store search as vFolder". + * folder-browser.c: Rename "Save" to "Store search as vFolder". 2001-01-11 Miguel de Icaza -- cgit v1.2.3