diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 0f2d5faf5a..79f79e9515 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,14 @@ 2004-05-20 Not Zed <NotZed@Ximian.com> + ** See #57583. + + * message-list.c (build_tree): save/restore the selection when we + update. + (message_list_set_selected): util to set the selected messages + from a list of uids. + (build_flat): same. I wonder if etree's unbroken enough to use it + more directly? + ** See #58693. * mail-send-recv.c (mail_autoreceive_setup): add bounds checking |