diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index f828078786..7f5ac335ee 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,10 @@ 2001-07-03 Peter Williams <peterw@ximian.com> + * folder-browser.c (message_list_drag_data_get): Compile fixes. + #include errno.h and gnome-dialog-utils.h. s/dirname/tmpdir/ + +2001-07-03 Peter Williams <peterw@ximian.com> + Prevent folders from appearing to have -1 new messages. Prevent nonactive folders from updating the title bar. Make the title bar update when switching to an already-opened folder. |