From 2505d230498c0f35822e7d10502bb3f899fdf876 Mon Sep 17 00:00:00 2001 From: Meilof Veeningen Date: Mon, 12 Jan 2004 22:22:50 +0000 Subject: support for posting both to mail and to (multiple) folders 2004-01-12 Meilof Veeningen * em-composer-utils.c: support for posting both to mail and to (multiple) folders * em-folder-browser.c: use em_utils_post_to_folder (works with NNTP) * em-folder-selection-button.[ch]: added multiple selection mode * em-folder-selector.[ch]: idem * em-folder-tree.[ch]: added multiple selection mode, no longer show disabled accounts * em-utils.c: various changes to allow posting to (multiple) folders * em-subscribe-editor.c: double-clicking a node in the editor updates it directly * mail-ops.c: for appending messages, set the "X-Mailer" header svn path=/trunk/; revision=24182 --- mail/ChangeLog | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 18628947d1..bb6b4e56d2 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,24 @@ +2004-01-12 Meilof Veeningen + + * em-composer-utils.c: support for posting both to mail and to + (multiple) folders + + * em-folder-browser.c: use em_utils_post_to_folder (works with NNTP) + + * em-folder-selection-button.[ch]: added multiple selection mode + + * em-folder-selector.[ch]: idem + + * em-folder-tree.[ch]: added multiple selection mode, no longer show + disabled accounts + + * em-utils.c: various changes to allow posting to (multiple) folders + + * em-subscribe-editor.c: double-clicking a node in the editor updates + it directly + + * mail-ops.c: for appending messages, set the "X-Mailer" header + 2004-01-12 Radek Doulik * em-junk-filter.c (em_junk_sa_check_junk): use -- cgit v1.2.3