From de2f05a152535e1b16f095906851c2aad9d1e32d Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 20 Jun 2000 22:07:48 +0000 Subject: Implemented. (imap_sync): Added code to set flags on messages that have 2000-06-20 Jeffrey Stedfast * providers/imap/camel-imap-folder.c (imap_set_message_flags): Implemented. (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 :) svn path=/trunk/; revision=3652 --- camel/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index baed02d1f8..c078eb8fa0 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -6,6 +6,10 @@ (imap_free_summary): Don't do anything here. (imap_finalize): Free the summary here instead of in imap_free_summary(). + (imap_set_message_flags): Implemented + (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 :) * 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 v1.2.3