diff options
author | Not Zed <NotZed@Ximian.com> | 2001-01-24 07:35:11 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2001-01-24 07:35:11 +0800 |
commit | cda839f0984efbe445a3a7746bcb03d46b4b833e (patch) | |
tree | 498d3f98b9bbad59c4f7b3fd39f457be23066bbb /camel/ChangeLog | |
parent | 8b2495dcd40ef639afc1314103ed5f4e00abd227 (diff) | |
download | gsoc2013-evolution-cda839f0984efbe445a3a7746bcb03d46b4b833e.tar gsoc2013-evolution-cda839f0984efbe445a3a7746bcb03d46b4b833e.tar.gz gsoc2013-evolution-cda839f0984efbe445a3a7746bcb03d46b4b833e.tar.bz2 gsoc2013-evolution-cda839f0984efbe445a3a7746bcb03d46b4b833e.tar.lz gsoc2013-evolution-cda839f0984efbe445a3a7746bcb03d46b4b833e.tar.xz gsoc2013-evolution-cda839f0984efbe445a3a7746bcb03d46b4b833e.tar.zst gsoc2013-evolution-cda839f0984efbe445a3a7746bcb03d46b4b833e.zip |
Remove the 'finished message' bit.
2001-01-24 Not Zed <NotZed@Ximian.com>
* camel-filter-driver.c (camel_filter_driver_filter_mbox): Remove
the 'finished message' bit.
svn path=/trunk/; revision=7761
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index a9a0f69a14..7909ef0a2c 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,8 @@ +2001-01-24 Not Zed <NotZed@Ximian.com> + + * camel-filter-driver.c (camel_filter_driver_filter_mbox): Remove + the 'finished message' bit. + 2001-01-23 Dan Winship <danw@ximian.com> * providers/imap/camel-imap-wrapper.c: Add a lock around the |