diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 33c925ccca..a7f41bcbb7 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,7 +1,12 @@ 2000-08-09 Jeffrey Stedfast <fejj@helixcode.com> + * mail-ops.c (real_view_msg): Create a new FolderBrowser for each + message being opened in a new window. Also set the + message_list->cursor_uid and mail_display->current_message to the + appropriate values. + * message-list.c (on_right_click): Nicify a little, add in a menu - separator between VFolder and Filter stuff + separator between VFolder and Filter stuff. * mail-ops.c (real_view_msg): Set the UID of the message that is being displayed |