From 794da792b828a620bd234f382de7aa22b90447f2 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Sat, 12 Jun 2004 14:25:30 +0000 Subject: Don't bother with exists_changed. We don't need it afterall. 2004-06-12 Jeffrey Stedfast * providers/imap4/camel-imap4-summary.c (camel_imap4_summary_set_exists): Don't bother with exists_changed. We don't need it afterall. (camel_imap4_summary_flush_updates): Instead of updating flags if update_flags or exists_changed is set, only bother if update_flags is set or if exists is smaller than the summary count (since updating flags is also sueful for determining which messages have been removed). svn path=/trunk/; revision=26322 --- camel/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 574223f3b3..a8d7400850 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,14 @@ +2004-06-12 Jeffrey Stedfast + + * providers/imap4/camel-imap4-summary.c + (camel_imap4_summary_set_exists): Don't bother with + exists_changed. We don't need it afterall. + (camel_imap4_summary_flush_updates): Instead of updating flags if + update_flags or exists_changed is set, only bother if update_flags + is set or if exists is smaller than the summary count (since + updating flags is also sueful for determining which messages have + been removed). + 2004-06-11 Jeffrey Stedfast * providers/imap4/camel-imap4-folder.c (imap4_refresh_info): Force -- cgit v1.2.3