diff options
author | 2 <NotZed@Ximian.com> | 2001-10-23 06:40:58 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2001-10-23 06:40:58 +0800 |
commit | 83d1650e487c3751760c5fc00bda2274bc3e5515 (patch) | |
tree | 1310b49d6dc6bd3d0d7755bd8319ef6113a8c538 /camel/ChangeLog | |
parent | 3b4131bb116174e74ff7b94f63e590a426f7038a (diff) | |
download | gsoc2013-evolution-83d1650e487c3751760c5fc00bda2274bc3e5515.tar.gz gsoc2013-evolution-83d1650e487c3751760c5fc00bda2274bc3e5515.tar.zst gsoc2013-evolution-83d1650e487c3751760c5fc00bda2274bc3e5515.zip |
No, use Storing, as the other code does :p (spool_summary_check): Check
2001-10-22 <NotZed@Ximian.com>
* providers/local/camel-spool-summary.c (summary_rebuild): No, use
Storing, as the other code does :p
(spool_summary_check): Check for consistency.
svn path=/trunk/; revision=13904
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 72e59a2fc3..f7d8f506da 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2001-10-22 <NotZed@Ximian.com> + + * providers/local/camel-spool-summary.c (summary_rebuild): No, use + Storing, as the other code does :p + (spool_summary_check): Check for consistency. + 2001-10-22 Jon Trowbridge <trow@ximian.com> * providers/local/camel-spool-summary.c (summary_rebuild): |