From 09b9a3a4da1d8827a39fc2a7aad3402ff25250bf Mon Sep 17 00:00:00 2001 From: Jacob Leach Date: Thu, 21 Jun 2001 16:03:26 +0000 Subject: Fix bug #3409: Removing an EvolutionStorage from the shell's folder tree. svn path=/trunk/; revision=10362 --- mail/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index d7d6be9407..fb9f6135f9 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2001-06-21 Jason Leach + + * component-factory.c (mail_remove_storage): Deregister the + storage from the shell so it will get removed from the folder + tree. + 2001-06-20 Kjartan Maraas * folder-browser.c: More than on accel key is a tad -- cgit