aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2004-06-12 22:25:30 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2004-06-12 22:25:30 +0800
commit794da792b828a620bd234f382de7aa22b90447f2 (patch)
treecda038098a4043618d84611619bb01ca8b59a262 /camel/ChangeLog
parent170a2f7bb7e9362beb24d3b8f394b7ce04efaad1 (diff)
downloadgsoc2013-evolution-794da792b828a620bd234f382de7aa22b90447f2.tar
gsoc2013-evolution-794da792b828a620bd234f382de7aa22b90447f2.tar.gz
gsoc2013-evolution-794da792b828a620bd234f382de7aa22b90447f2.tar.bz2
gsoc2013-evolution-794da792b828a620bd234f382de7aa22b90447f2.tar.lz
gsoc2013-evolution-794da792b828a620bd234f382de7aa22b90447f2.tar.xz
gsoc2013-evolution-794da792b828a620bd234f382de7aa22b90447f2.tar.zst
gsoc2013-evolution-794da792b828a620bd234f382de7aa22b90447f2.zip
Don't bother with exists_changed. We don't need it afterall.
2004-06-12 Jeffrey Stedfast <fejj@ximian.com> * 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
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog11
1 files changed, 11 insertions, 0 deletions
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 <fejj@ximian.com>
+
+ * 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 <fejj@novell.com>
* providers/imap4/camel-imap4-folder.c (imap4_refresh_info): Force