aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@helixcode.com>2000-07-25 13:32:55 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2000-07-25 13:32:55 +0800
commite89713fcd5cff6c7d5ea14e115d1104fe4ec1572 (patch)
treeabac7d36c6cf5edafdf15b31d3e5a45842848175 /camel/ChangeLog
parent6a601c210be648e1cb61da744a715656027aa175 (diff)
downloadgsoc2013-evolution-e89713fcd5cff6c7d5ea14e115d1104fe4ec1572.tar
gsoc2013-evolution-e89713fcd5cff6c7d5ea14e115d1104fe4ec1572.tar.gz
gsoc2013-evolution-e89713fcd5cff6c7d5ea14e115d1104fe4ec1572.tar.bz2
gsoc2013-evolution-e89713fcd5cff6c7d5ea14e115d1104fe4ec1572.tar.lz
gsoc2013-evolution-e89713fcd5cff6c7d5ea14e115d1104fe4ec1572.tar.xz
gsoc2013-evolution-e89713fcd5cff6c7d5ea14e115d1104fe4ec1572.tar.zst
gsoc2013-evolution-e89713fcd5cff6c7d5ea14e115d1104fe4ec1572.zip
Optimized to try and get the new message headers without reloading the
2000-07-25 Jeffrey Stedfast <fejj@helixcode.com> * providers/imap/camel-imap-folder.c (camel_imap_folder_changed): Optimized to try and get the new message headers without reloading the entire summary from scratch. (imap_get_summary_internal): Will now sync() before attempting to reload the summary so that flags are set in the reloaded summary as well. svn path=/trunk/; revision=4309
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index d221224436..1277d2d834 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,11 @@
+2000-07-25 Jeffrey Stedfast <fejj@helixcode.com>
+
+ * providers/imap/camel-imap-folder.c (camel_imap_folder_changed):
+ Optimized to try and get the new message headers without reloading
+ the entire summary from scratch.
+ (imap_get_summary_internal): Will now sync() before attempting to reload
+ the summary so that flags are set in the reloaded summary as well.
+
2000-07-24 Jeffrey Stedfast <fejj@helixcode.com>
* providers/imap/camel-imap-store.c (get_folder): Updated to give special