diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index e8005367c5..6d4483cac2 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,17 @@ +2001-02-02 Not Zed <NotZed@Ximian.com> + + * mail-send-recv.c (mail_send_receive): Cleaned up so we dont add + an unecessary level of indenting. + + * message-list.c (ml_tree_value_at): For collapsed tree nodes, + scan the collapses nodes for the unread and status information. + Since we dont really have fake nodes anymore. + +2001-01-30 Ian Campbell <ijc25@cam.ac.uk> + + * message-list.c: Add support for new icons for being + read/unread for fake root messages on threads. + 2001-01-30 Iain Holmes <iain@ximian.com> * mail-send-recv.c (mail_send_receive): Only allow one send and |