aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-07-14 08:41:01 +0800
committerDan Winship <danw@src.gnome.org>2000-07-14 08:41:01 +0800
commitcdacb644902c2f485c691d4b31b9a7e44438375b (patch)
tree04cb34edf08bb503d175c238c7c8080df22019e4 /camel/ChangeLog
parentdb5378100389017aed128c0aefbb9029ab1e8014 (diff)
downloadgsoc2013-evolution-cdacb644902c2f485c691d4b31b9a7e44438375b.tar
gsoc2013-evolution-cdacb644902c2f485c691d4b31b9a7e44438375b.tar.gz
gsoc2013-evolution-cdacb644902c2f485c691d4b31b9a7e44438375b.tar.bz2
gsoc2013-evolution-cdacb644902c2f485c691d4b31b9a7e44438375b.tar.lz
gsoc2013-evolution-cdacb644902c2f485c691d4b31b9a7e44438375b.tar.xz
gsoc2013-evolution-cdacb644902c2f485c691d4b31b9a7e44438375b.tar.zst
gsoc2013-evolution-cdacb644902c2f485c691d4b31b9a7e44438375b.zip
If the summary is for a smaller mbox, and rebuilding from the last-known
* providers/mbox/camel-mbox-summary.c (camel_mbox_summary_load): If the summary is for a smaller mbox, and rebuilding from the last-known end position fails, try rebuilding from the beginning. Deals with the case where the user edits the mbox and makes it bigger, without adding new messages. svn path=/trunk/; revision=4163
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 ad8c26c456..0a0893bdcf 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,11 @@
+2000-07-13 Dan Winship <danw@helixcode.com>
+
+ * providers/mbox/camel-mbox-summary.c (camel_mbox_summary_load):
+ If the summary is for a smaller mbox, and rebuilding from the
+ last-known end position fails, try rebuilding from the beginning.
+ Deals with the case where the user edits the mbox and makes it
+ bigger, without adding new messages.
+
2000-07-13 Jeffrey Stedfast <fejj@helixcode.com>
* providers/imap/camel-imap-folder.c: