From 71c5ee30a81ea870329f1c2573cdf6f22cfc7d75 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 30 Mar 2004 04:24:02 +0000 Subject: Implemented. 2004-03-29 Jeffrey Stedfast * providers/imap4/camel-imap4-folder.c (camel_imap4_folder_new): Implemented. * providers/imap4/camel-imap4-engine.c (engine_parse_namespace): If the namespace begins with "INBOX", canonicalise the INBOX portion (ie, make it all caps). * providers/imap4/camel-imap4-store.c (imap4_noop): Implemented. svn path=/trunk/; revision=25237 --- camel/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index d13e1e7001..95cf94a1e2 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,14 @@ +2004-03-29 Jeffrey Stedfast + + * providers/imap4/camel-imap4-folder.c (camel_imap4_folder_new): + Implemented. + + * providers/imap4/camel-imap4-engine.c (engine_parse_namespace): + If the namespace begins with "INBOX", canonicalise the INBOX + portion (ie, make it all caps). + + * providers/imap4/camel-imap4-store.c (imap4_noop): Implemented. + 2004-03-29 Jeffrey Stedfast * providers/imap/camel-imap-store.c (get_folder_status): Updated -- cgit v1.2.3