From ed7236d35139fc2a65da767f3cb5d7d6fc73eaa3 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Mon, 22 Jul 2002 09:22:17 +0000 Subject: Remove the assert, and always copy over the threadtree which represents 2002-07-22 Not Zed * message-list.c (regen_list_regened): Remove the assert, and always copy over the threadtree which represents the current view, unreffing the old one if set. For #28021. Haven't tested this a lot, but i guess it cant be worse than what is there. svn path=/trunk/; revision=17524 --- mail/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 2ab006a650..819301769a 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,10 @@ 2002-07-22 Not Zed + * message-list.c (regen_list_regened): Remove the assert, and + always copy over the threadtree which represents the current view, + unreffing the old one if set. For #28021. Haven't tested this a + lot, but i guess it cant be worse than what is there. + * mail-vfolder.c (store_folder_renamed): When renaming, use full_name to set the folder, not name, so the path is preserved. -- cgit v1.2.3