From 5d477147b7b0725c28a09a037e101266c2f8ed3f Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 20 Jun 2000 22:33:40 +0000 Subject: now parses flags gotten from the IMAP server correctly svn path=/trunk/; revision=3654 --- camel/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index c078eb8fa0..6b4a0ef95e 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -10,6 +10,8 @@ (imap_sync): Added code to set flags on messages that have had their flags changed (however I #if'd it out until we are more confidant in the IMAP code :) + (imap_summary_get_by_uid): Now parese flags correctly. + (imap_get_summary): Now parese flags correctly. * camel-url.c (check_equal): No need to check s1 if s2 is NULL (camel_url_equal): Don't check the passwd component of the url. -- cgit