From 2d93db72a03937dc5aaca1e33b950b3b7b6a1fd6 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 26 Jun 2001 22:45:16 +0000 Subject: Since we want an error opening a folder to result in the message being 2001-06-26 Jeffrey Stedfast * camel-filter-driver.c (open_folder): Since we want an error opening a folder to result in the message being copied to Inbox (assuming no other filters get a chance to `move` it), don't record any exceptions that may occur in this function. svn path=/trunk/; revision=10515 --- camel/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 89c56e8228..c5dc946aac 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,10 @@ +2001-06-26 Jeffrey Stedfast + + * camel-filter-driver.c (open_folder): Since we want an error + opening a folder to result in the message being copied to Inbox + (assuming no other filters get a chance to `move` it), don't + record any exceptions that may occur in this function. + 2001-06-26 Dan Winship * providers/imap/camel-imap-folder.c (camel_imap_folder_selected, -- cgit v1.2.3