From e9cf822d843cf01f3ae20079ea49ed1a4f83c255 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 28 Jan 2004 18:58:44 +0000 Subject: If the store is already in the model, remove it and then re-add it. Fixes 2004-01-28 Jeffrey Stedfast * em-folder-tree-model.c (em_folder_tree_model_add_store): If the store is already in the model, remove it and then re-add it. Fixes bug #53422. svn path=/trunk/; revision=24498 --- mail/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index fd69f26c8a..31173327ba 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2004-01-28 Jeffrey Stedfast + + * em-folder-tree-model.c (em_folder_tree_model_add_store): If the + store is already in the model, remove it and then re-add it. Fixes + bug #53422. + 2004-01-28 Jeffrey Stedfast And thus completes the fixes for bug #52766. -- cgit v1.2.3