diff options
author | Dan Winship <danw@src.gnome.org> | 2001-01-19 07:29:04 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-01-19 07:29:04 +0800 |
commit | 4b6e393ab98a7c116db779e8a17d6762210409ef (patch) | |
tree | de5240697b848a685bb773337a0fd08721d5fcc7 /camel/ChangeLog | |
parent | e3297a5f71f408b9ed93c81a25af54c13b93f848 (diff) | |
download | gsoc2013-evolution-4b6e393ab98a7c116db779e8a17d6762210409ef.tar.gz gsoc2013-evolution-4b6e393ab98a7c116db779e8a17d6762210409ef.tar.zst gsoc2013-evolution-4b6e393ab98a7c116db779e8a17d6762210409ef.zip |
Oops. Somewhere in one of the reorgs, the code to add new messages to the
* providers/imap/camel-imap-folder.c (imap_update_summary): Oops.
Somewhere in one of the reorgs, the code to add new messages to
the CamelFolderChangeInfo structure got removed. Fix that.
svn path=/trunk/; revision=7627
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 49871b60e6..6caa8e82b5 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2001-01-18 Dan Winship <danw@ximian.com> + + * providers/imap/camel-imap-folder.c (imap_update_summary): Oops. + Somewhere in one of the reorgs, the code to add new messages to + the CamelFolderChangeInfo structure got removed. Fix that. + 2001-01-17 Jeffrey Stedfast <fejj@ximian.com> * providers/imap/camel-imap-summary.c (message_info_load): Add |