diff options
author | Not Zed <NotZed@Ximian.com> | 2001-01-24 07:52:30 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2001-01-24 07:52:30 +0800 |
commit | 8b35e075d2d3b7234216b0fcc86c98efef07cf64 (patch) | |
tree | d5c31032e4d60c210e3a37bff8a4b9ad97352d84 /camel/ChangeLog | |
parent | 0f301f38bc499beb749049c879715af7037c8fea (diff) | |
download | gsoc2013-evolution-8b35e075d2d3b7234216b0fcc86c98efef07cf64.tar gsoc2013-evolution-8b35e075d2d3b7234216b0fcc86c98efef07cf64.tar.gz gsoc2013-evolution-8b35e075d2d3b7234216b0fcc86c98efef07cf64.tar.bz2 gsoc2013-evolution-8b35e075d2d3b7234216b0fcc86c98efef07cf64.tar.lz gsoc2013-evolution-8b35e075d2d3b7234216b0fcc86c98efef07cf64.tar.xz gsoc2013-evolution-8b35e075d2d3b7234216b0fcc86c98efef07cf64.tar.zst gsoc2013-evolution-8b35e075d2d3b7234216b0fcc86c98efef07cf64.zip |
Fix for api changes.
2001-01-24 Not Zed <NotZed@Ximian.com>
* tests/folder/test9.c (main): Fix for api changes.
svn path=/trunk/; revision=7765
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 593c40fe8f..99eb32f0b9 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,5 +1,7 @@ 2001-01-24 Not Zed <NotZed@Ximian.com> + * tests/folder/test9.c (main): Fix for api changes. + * camel-filter-driver.c (camel_filter_driver_filter_mbox): Remove the 'finished message' bit. (camel_filter_driver_filter_message): Remove an accidentally |