aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 944c504bff..16f32343b7 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,18 @@
+2004-05-03 Jeffrey Stedfast <fejj@ximian.com>
+
+ Fix for bug #57968
+
+ * message-list.c (message_list_set_folder): Save the tree/hide
+ state of the current folder before clearing the message-list.
+ (message_list_set_folder): Note that a new folder has just been
+ set (now needed by the regen code to tell whether or not it should
+ save the tree state before clearing the tree).
+ (message_list_destroy): Save the tree/hide state before destroying
+ the message-info's, not after.
+ (regen_list_regened): If the regen is being performed in response
+ to a message_list_set_folder, don't save the tree state before
+ clearing the tree or we'll clobber the real state with bogus data.
+
2004-05-03 William Jon McCann <mccann@jhu.edu>
* mail-account-gui.c: Add gtkdialog header to fix build.