aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@src.gnome.org>2000-06-03 04:47:56 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2000-06-03 04:47:56 +0800
commit87b3974c99c4c98c3a545f15ce579b8ae438228c (patch)
tree09c37eac7a68a0847cc09578ceb718412e4af42f /camel/ChangeLog
parentd507f4b5015f3889b5f1e9f1f1e8441fdbe196b8 (diff)
downloadgsoc2013-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/ChangeLog5
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.