From 5994bc5006075c88b81f378ed858fdc7ac00f8bc Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Tue, 12 Sep 2000 15:22:31 +0000 Subject: For additional coolness, display the name of the mailing list in the right-click menu. Also, make the action box appear in the filter dialog and fix a stupid cut & paste bug that prevented the code from checking for the right headers. svn path=/trunk/; revision=5365 --- mail/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 78e597b38a..4902063e88 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,16 @@ +2000-09-12 Ettore Perazzoli + + * message-list.c (on_right_click): Also display the name of the + mailing list in the "Filter on Mailing List" item for additional + Coolness factor. + + * mail-autofilter.c (filter_gui_add_for_mailing_list): Create the + rule with `filter_filter_new()' so that it also has an action + part. + + * mail-mlist-magic.c (get_header): Use the right header name to + retrieve the header. + 2000-09-12 Ettore Perazzoli * message-list.c (on_right_click): Grey out the mailing list @@ -12,6 +25,7 @@ (check_delivered_to): Likewise. (check_x_mailing_list): Likewise. (check_x_loop): Likewise. + (get_header): Use the right header name to retrieve the header. * message-list.c (on_right_click): Mark strings for translation. -- cgit v1.2.3