aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
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 f59ec64c24..0fb32659a4 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,5 +1,10 @@
2000-05-22 Jeffrey Stedfast <fejj@helixcode.com>
+ * camel-mime-filter-smtp.c: filter: Updated to check for
+ \r's.
+
+2000-05-22 Jeffrey Stedfast <fejj@helixcode.com>
+
* camel-mime-filter-from.c: Undid previous changes
* camel-mime-filter-smtp.[c,h]: Fixed code to change \n into \r\n.