diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 29bb0aee94..853e1f266a 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,9 +1,14 @@ +2002-02-21 Jeffrey Stedfast <fejj@ximian.com> + + * message-list.c (on_message_list_built): Connect to our own + message_list_built signal. Focus the list and select the first + unread message (or frst message depending). Fixes bug #3900. + 2002-02-20 Anna Marie Dirks <anna@ximian.com> * message-tag-editor.c (message_tag_editor_init): Gave the editor window a title and an icon. - 2002-02-20 Anna Marie Dirks <anna@ximian.com> * message-tags.glade: Changed the policy for table2 so that it @@ -11,7 +16,6 @@ as much growing room as possible. (And besides, there's no reason for table2 to expand/fill; its child widgets can't change size. - 2002-02-19 Jeffrey Stedfast <fejj@ximian.com> * mail-callbacks.c (confirm_goto_next_folder): Prompt the user to |