From 2751abfcef7d6a32b15948dd2801e216074d108f Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 21 Jun 2000 23:51:36 +0000 Subject: Modified to use the "namespace" (url->path) if it exists. 2000-06-21 Jeffrey Stedfast * providers/imap/camel-imap-store.c (imap_create): Modified to use the "namespace" (url->path) if it exists. * providers/imap/camel-imap-folder.c (imap_delete_message_by_uid): Now just sets the deleted flag on the summary rather than speaking directly to the IMAP server. This is both faster and cleaner. svn path=/trunk/; revision=3688 --- camel/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 39ed3da02f..3f7ce6400c 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,12 @@ +2000-06-21 Jeffrey Stedfast + + * providers/imap/camel-imap-store.c (imap_create): Modified to + use the "namespace" (url->path) if it exists. + + * providers/imap/camel-imap-folder.c (imap_delete_message_by_uid): + Now just sets the deleted flag on the summary rather than speaking + directly to the IMAP server. This is both faster and cleaner. + 2000-06-21 Dan Winship * providers/pop3/camel-pop3-store.c (query_auth_types): Fix dumb -- cgit v1.2.3