aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@helixcode.com>2000-07-20 02:15:37 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2000-07-20 02:15:37 +0800
commitf86da998ff2ef6ee67a7825ddd73c0298a0956ae (patch)
tree4f36cfe5cec112315c4d8483f17012e6d622d262 /camel/ChangeLog
parenta273803fab7a94128cc6cd8fc780827c2b5c1364 (diff)
downloadgsoc2013-evolution-f86da998ff2ef6ee67a7825ddd73c0298a0956ae.tar
gsoc2013-evolution-f86da998ff2ef6ee67a7825ddd73c0298a0956ae.tar.gz
gsoc2013-evolution-f86da998ff2ef6ee67a7825ddd73c0298a0956ae.tar.bz2
gsoc2013-evolution-f86da998ff2ef6ee67a7825ddd73c0298a0956ae.tar.lz
gsoc2013-evolution-f86da998ff2ef6ee67a7825ddd73c0298a0956ae.tar.xz
gsoc2013-evolution-f86da998ff2ef6ee67a7825ddd73c0298a0956ae.tar.zst
gsoc2013-evolution-f86da998ff2ef6ee67a7825ddd73c0298a0956ae.zip
If the folder's message count is not the same as the number of summaries,
2000-07-19 Jeffrey Stedfast <fejj@helixcode.com> * providers/imap/camel-imap-folder.c (imap_get_summary): If the folder's message count is not the same as the number of summaries, free the old summary and create a new summary. svn path=/trunk/; revision=4223
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index bf4c3b7374..8429605a23 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,9 @@
+2000-07-19 Jeffrey Stedfast <fejj@helixcode.com>
+
+ * providers/imap/camel-imap-folder.c (imap_get_summary): If the folder's
+ message count is not the same as the number of summaries, free the old
+ summary and create a new summary.
+
2000-07-18 Jeffrey Stedfast <fejj@helixcode.com>
* providers/imap/camel-imap-folder.c (camel_imap_folder_class_init): Added