diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-05-26 03:58:37 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-05-26 03:58:37 +0800 |
commit | 6815fa8a3940102199da8d9be1e49e55f6efab11 (patch) | |
tree | 8f0bc18616f1b8b33d7ea29b99e03996167f6564 /camel/ChangeLog | |
parent | 03df6fccdefe8b11215183bf4dcfef71eef2290c (diff) | |
download | gsoc2013-evolution-6815fa8a3940102199da8d9be1e49e55f6efab11.tar gsoc2013-evolution-6815fa8a3940102199da8d9be1e49e55f6efab11.tar.gz gsoc2013-evolution-6815fa8a3940102199da8d9be1e49e55f6efab11.tar.bz2 gsoc2013-evolution-6815fa8a3940102199da8d9be1e49e55f6efab11.tar.lz gsoc2013-evolution-6815fa8a3940102199da8d9be1e49e55f6efab11.tar.xz gsoc2013-evolution-6815fa8a3940102199da8d9be1e49e55f6efab11.tar.zst gsoc2013-evolution-6815fa8a3940102199da8d9be1e49e55f6efab11.zip |
remove the summary info so we are not out-of-sync with the maildir folder.
2001-05-25 Jeffrey Stedfast <fejj@ximian.com>
* providers/local/camel-maildir-folder.c (maildir_append_message):
remove the summary info so we are not out-of-sync with the maildir
folder.
* providers/local/camel-mh-folder.c (mh_append_message): remove
the summary info so we are not out-of-sync with the mh folder.
* providers/local/camel-mbox-folder.c (mbox_append_message):
remove the summary info so we are not out-of-sync with the mbox.
svn path=/trunk/; revision=9996
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 31321e9bab..f1d9e274a2 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,15 @@ +2001-05-25 Jeffrey Stedfast <fejj@ximian.com> + + * providers/local/camel-maildir-folder.c (maildir_append_message): + remove the summary info so we are not out-of-sync with the maildir + folder. + + * providers/local/camel-mh-folder.c (mh_append_message): remove + the summary info so we are not out-of-sync with the mh folder. + + * providers/local/camel-mbox-folder.c (mbox_append_message): + remove the summary info so we are not out-of-sync with the mbox. + 2001-05-24 Jeffrey Stedfast <fejj@ximian.com> * camel-smime-context.c (camel_smime_context_new): Oops, I spelled |