From afa7176eab5a2c495a8f10de4c430f443cdcfb99 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 22 Jun 2000 21:55:14 +0000 Subject: Updated to prepend url-> path if it exists for that imap store. 2000-06-22 Jeffrey Stedfast * folder-browser.c (folder_browser_load_folder): Updated to prepend url-> path if it exists for that imap store. * component-factory.c (create_imap_storage): Modified to not prepend a hard-coded namespace. svn path=/trunk/; revision=3701 --- mail/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 08f7ed9499..c6f34b0486 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2000-06-22 Jeffrey Stedfast + + * folder-browser.c (folder_browser_load_folder): Updated to + prepend url-> path if it exists for that imap store. + + * component-factory.c (create_imap_storage): Modified to not + prepend a hard-coded namespace. + 2000-06-22 Chris Toshok * mail-ops.c (fetch_mail_cleanup): new function, passed as arg to @@ -53,6 +61,7 @@ UI-friendly name. (dispatch_func): Free the saved prettyname. +>>>>>>> 1.221 2000-06-21 Christopher James Lahey * message-list.c: Removed an erroneous comment. -- cgit v1.2.3