diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 036571c08b..16bfca7391 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2000-09-12 Not Zed <NotZed@HelixCode.com> + + * message-thread.c: Reverted to version 1.15. + (remove_node): Ok, if a node has a parent, remove it from the + parent list, otherwise remove it from the (supplied) root list. + (group_root_set): When we merge children, free the lost node. + (thread_messages_free): Remove the return, run as is. + 2000-09-11 Jeffrey Stedfast <fejj@helixcode.com> * mail-callbacks.c (run_filter_ondemand): Updated to use the new |