From 81407e740577c28490e2b7a74cddd8eb8b83cbb3 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 30 May 2002 21:55:01 +0000 Subject: Noop if we are in offline mode. 2002-05-30 Jeffrey Stedfast * mail-send-recv.c (mail_send_receive): Noop if we are in offline mode. * component-factory.c (mail_remove_storage): If the store is not in the storage hash, then it must not have ever been added. Fixes bug #25456. svn path=/trunk/; revision=17052 --- mail/ChangeLog | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index f0362f2923..01ddde4640 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,7 +1,11 @@ 2002-05-30 Jeffrey Stedfast - * component-factory.c (store_disconnect): Protect against NULL - stores. Fixes bug #25456. + * mail-send-recv.c (mail_send_receive): Noop if we are in offline + mode. + + * component-factory.c (mail_remove_storage): If the store is not + in the storage hash, then it must not have ever been added. Fixes + bug #25456. * mail-callbacks.c (view_msg): Oops, create a message-browser window here, not a folder-browser-window window. -- cgit v1.2.3