diff options
author | Not Zed <NotZed@HelixCode.com> | 2000-08-24 09:21:32 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2000-08-24 09:21:32 +0800 |
commit | 9e945f485b3dd9456db54f1004eb37b31acbe412 (patch) | |
tree | f9588169e487f9eb4d7aad752006862983014b82 /camel/ChangeLog | |
parent | 0d7ec294af3c3a5920d39a188b9237a21e2cbb30 (diff) | |
download | gsoc2013-evolution-9e945f485b3dd9456db54f1004eb37b31acbe412.tar gsoc2013-evolution-9e945f485b3dd9456db54f1004eb37b31acbe412.tar.gz gsoc2013-evolution-9e945f485b3dd9456db54f1004eb37b31acbe412.tar.bz2 gsoc2013-evolution-9e945f485b3dd9456db54f1004eb37b31acbe412.tar.lz gsoc2013-evolution-9e945f485b3dd9456db54f1004eb37b31acbe412.tar.xz gsoc2013-evolution-9e945f485b3dd9456db54f1004eb37b31acbe412.tar.zst gsoc2013-evolution-9e945f485b3dd9456db54f1004eb37b31acbe412.zip |
And here too.
2000-08-17 Not Zed <NotZed@HelixCode.com>
* providers/mh/camel-mh-folder.c (mh_finalize): And here too.
* providers/mbox/camel-mbox-folder.c (mbox_finalize): Close index
on exit.
svn path=/trunk/; revision=4996
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index b34b9b9d60..a593b52c95 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,10 @@ +2000-08-17 Not Zed <NotZed@HelixCode.com> + + * providers/mh/camel-mh-folder.c (mh_finalize): And here too. + + * providers/mbox/camel-mbox-folder.c (mbox_finalize): Close index + on exit. + 2000-08-23 Dan Winship <danw@helixcode.com> * camel-mime-utils.c (header_address_list_format_append): put |