From 1afbd31c60cfcd733aac785d01a41552cd9959a9 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 12 Sep 2002 21:42:49 +0000 Subject: The new callback function for the g_hash_table_foreach which both upgrades 2002-09-12 Jeffrey Stedfast * upgrade-mailer.c (cache_upgrade_and_free): The new callback function for the g_hash_table_foreach which both upgrades the cache for that store and then free's the struct _storeinfo afterwards. (cache_upgrade): Upgrade a cached folder by moving the old cache folder into the appropriate new location. svn path=/trunk/; revision=18057 --- mail/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index b77454f3d5..0aa448bf43 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,12 @@ +2002-09-12 Jeffrey Stedfast + + * upgrade-mailer.c (cache_upgrade_and_free): The new callback + function for the g_hash_table_foreach which both upgrades the + cache for that store and then free's the struct _storeinfo + afterwards. + (cache_upgrade): Upgrade a cached folder by moving the old cache + folder into the appropriate new location. + 2002-09-11 Jeffrey Stedfast * folder-browser.c (folder_browser_query_changed): Only abort if -- cgit v1.2.3