From 8b6fb870d7c9015ead885c4bbc8d6bc272d3f88b Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 27 Jun 2000 22:44:19 +0000 Subject: Move the CAPABILITY command here so we don't have to keep checking each 2000-06-27 Jeffrey Stedfast * providers/imap/camel-imap-store.c (imap_connect): Move the CAPABILITY command here so we don't have to keep checking each time we open a folder. (camel_imap_command_extended): If we are doing an EXAMINE, don't bother doing a SELECT first. * providers/imap/camel-imap-folder.c (imap_init): Update so folder->has_search_capability depends on the parent IMAP store (since this is really dependant on the IMAP implementation and not the folder) svn path=/trunk/; revision=3767 --- camel/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index e8f380361c..d6471af21b 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,16 @@ +2000-06-27 Jeffrey Stedfast + + * providers/imap/camel-imap-store.c (imap_connect): Move the + CAPABILITY command here so we don't have to keep checking + each time we open a folder. + (camel_imap_command_extended): If we are doing an EXAMINE, + don't bother doing a SELECT first. + + * providers/imap/camel-imap-folder.c (imap_init): Update so + folder->has_search_capability depends on the parent IMAP store + (since this is really dependant on the IMAP implementation and + not the folder) + 2000-06-27 Christopher James Lahey * providers/smtp/camel-smtp-transport.c: Don't close the filter -- cgit v1.2.3