diff options
author | Not Zed <NotZed@Ximian.com> | 2001-01-22 14:24:30 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2001-01-22 14:24:30 +0800 |
commit | 0175b0b3eaf4a327e0627b14d7b93e6875e765d8 (patch) | |
tree | 25f267b74e06acbbfee6a5b02ab68692d891cd86 /camel/ChangeLog | |
parent | 6adb44b607e483357a6784ce75c26f411be143b0 (diff) | |
download | gsoc2013-evolution-0175b0b3eaf4a327e0627b14d7b93e6875e765d8.tar.gz gsoc2013-evolution-0175b0b3eaf4a327e0627b14d7b93e6875e765d8.tar.zst gsoc2013-evolution-0175b0b3eaf4a327e0627b14d7b93e6875e765d8.zip |
When removing phantom nodes, check for the end node too.
2001-01-22 Not Zed <NotZed@Ximian.com>
* camel-folder-thread.c (camel_folder_thread_messages_new): When
removing phantom nodes, check for the end node too.
* camel-filter-driver.[ch]: Changed status vars to be
CAMEL_FILTER_STATUS_ etc.
svn path=/trunk/; revision=7700
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index ef231bad33..352268c95d 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,11 @@ +2001-01-22 Not Zed <NotZed@Ximian.com> + + * camel-folder-thread.c (camel_folder_thread_messages_new): When + removing phantom nodes, check for the end node too. + + * camel-filter-driver.[ch]: Changed status vars to be + CAMEL_FILTER_STATUS_ etc. + 2001-01-21 Jeffrey Stedfast <fejj@ximian.com> * camel-mime-utils.c (header_param_list_format_append): Make the |