From a1c7c6ef0e18fce583a215a9806208d4db43ccaa Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Fri, 2 Jun 2000 18:46:50 +0000 Subject: keep a GList of folder browsers created (owner_unset_cb): Go through the * component-factory.c (create_view): keep a GList of folder browsers created (owner_unset_cb): Go through the list and close each folder before exiting so they sync their summary state, etc to disk. svn path=/trunk/; revision=3393 --- mail/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index ce108b38b8..e7cd180fc1 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,10 @@ 2000-06-02 Dan Winship + * component-factory.c (create_view): keep a GList of folder + browsers created + (owner_unset_cb): Go through the list and close each folder before + exiting so they sync their summary state, etc to disk. + * mail-ops.c (fetch_mail): Use camel_service_connect, not connect_with_url, since we already passed the URL into camel_session_get_store. -- cgit v1.2.3