From 5b7760d260b69fd612c5237cf7db0a3ad5862178 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 30 Jul 2004 21:02:19 +0000 Subject: This needs to prequeue the CAPABILITY command rather than queue it 2004-07-30 Jeffrey Stedfast * providers/imap4/camel-imap4-engine.c (camel_imap4_engine_capability): This needs to prequeue the CAPABILITY command rather than queue it normally for the case of reconnecting. (camel_imap4_engine_namespace): Same. svn path=/trunk/; revision=26781 --- camel/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 8ca3c69459..e5251d294a 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,11 @@ +2004-07-30 Jeffrey Stedfast + + * providers/imap4/camel-imap4-engine.c + (camel_imap4_engine_capability): This needs to prequeue the + CAPABILITY command rather than queue it normally for the case of + reconnecting. + (camel_imap4_engine_namespace): Same. + 2004-07-30 Jeffrey Stedfast * camel-mime-utils.c (camel_header_encode_string): Similar fix as -- cgit v1.2.3