aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-06-18 03:12:47 +0800
committerDan Winship <danw@src.gnome.org>2000-06-18 03:12:47 +0800
commit67936b0c77a2e534b381e80ff73675447d87ce48 (patch)
treeaa3b1320e1ad833149c1243ebb08bf5e90905f6b /camel/ChangeLog
parentcde9231ca7fd5a5abe84133a0e77f3bb36e98d39 (diff)
downloadgsoc2013-evolution-67936b0c77a2e534b381e80ff73675447d87ce48.tar
gsoc2013-evolution-67936b0c77a2e534b381e80ff73675447d87ce48.tar.gz
gsoc2013-evolution-67936b0c77a2e534b381e80ff73675447d87ce48.tar.bz2
gsoc2013-evolution-67936b0c77a2e534b381e80ff73675447d87ce48.tar.lz
gsoc2013-evolution-67936b0c77a2e534b381e80ff73675447d87ce48.tar.xz
gsoc2013-evolution-67936b0c77a2e534b381e80ff73675447d87ce48.tar.zst
gsoc2013-evolution-67936b0c77a2e534b381e80ff73675447d87ce48.zip
Add some debugging printfs when rebulding summary to help figure out why
* providers/mbox/camel-mbox-summary.c: Add some debugging printfs when rebulding summary to help figure out why people's summaries are always being rebuilt. svn path=/trunk/; revision=3614
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 9416b9326e..a2de60c2fb 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,9 @@
+2000-06-17 Dan Winship <danw@helixcode.com>
+
+ * providers/mbox/camel-mbox-summary.c: Add some debugging printfs
+ when rebulding summary to help figure out why people's summaries
+ are always being rebuilt.
+
2000-06-17 Jeffrey Stedfast <fejj@helixcode.com>
* providers/imap/camel-imap-folder.c (imap_search_by_expression):