diff options
author | Jeffrey Stedfast <fejj@src.gnome.org> | 2000-06-03 04:47:56 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2000-06-03 04:47:56 +0800 |
commit | 87b3974c99c4c98c3a545f15ce579b8ae438228c (patch) | |
tree | 09c37eac7a68a0847cc09578ceb718412e4af42f /camel/ChangeLog | |
parent | d507f4b5015f3889b5f1e9f1f1e8441fdbe196b8 (diff) | |
download | gsoc2013-evolution-87b3974c99c4c98c3a545f15ce579b8ae438228c.tar gsoc2013-evolution-87b3974c99c4c98c3a545f15ce579b8ae438228c.tar.gz gsoc2013-evolution-87b3974c99c4c98c3a545f15ce579b8ae438228c.tar.bz2 gsoc2013-evolution-87b3974c99c4c98c3a545f15ce579b8ae438228c.tar.lz gsoc2013-evolution-87b3974c99c4c98c3a545f15ce579b8ae438228c.tar.xz gsoc2013-evolution-87b3974c99c4c98c3a545f15ce579b8ae438228c.tar.zst gsoc2013-evolution-87b3974c99c4c98c3a545f15ce579b8ae438228c.zip |
Jeffrey Stedfast <fejj@helixcode.com>
* camel-mime-filter-smtp.c (filter): Fixed the filter so that it wouldn't
insert garbage under certain conditions.
svn path=/trunk/; revision=3405
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 c2961e5853..a3b614049f 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,8 @@ +2000-06-02 Jeffrey Stedfast <fejj@helixcode.com> + + * camel-mime-filter-smtp.c (filter): Fixed the filter so that it wouldn't + insert garbage under certain conditions. + 2000-06-02 Christopher James Lahey <clahey@helixcode.com> * camel-session.c: Don't ref the services in the cache. |