aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@src.gnome.org>2000-05-23 10:57:31 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2000-05-23 10:57:31 +0800
commit924869dd9cd945d7bbab04d4878706acb82734e4 (patch)
tree569ded94c0d5e76d16b4d5246abaed49a0a13bfd /camel/ChangeLog
parentd5999b60c924a3aad5852d33e0fad0dcaa6c266c (diff)
downloadgsoc2013-evolution-924869dd9cd945d7bbab04d4878706acb82734e4.tar
gsoc2013-evolution-924869dd9cd945d7bbab04d4878706acb82734e4.tar.gz
gsoc2013-evolution-924869dd9cd945d7bbab04d4878706acb82734e4.tar.bz2
gsoc2013-evolution-924869dd9cd945d7bbab04d4878706acb82734e4.tar.lz
gsoc2013-evolution-924869dd9cd945d7bbab04d4878706acb82734e4.tar.xz
gsoc2013-evolution-924869dd9cd945d7bbab04d4878706acb82734e4.tar.zst
gsoc2013-evolution-924869dd9cd945d7bbab04d4878706acb82734e4.zip
dude, just stuff
svn path=/trunk/; revision=3166
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index b4c784ce3f..760ad83787 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,14 @@
+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.
+ Should probably strip \r's or check for \r's before making changes
+ to the buffer.
+
+ * providers/smtp/camel-smtp-transport.c: Fixes for stream changes,
+ updated to use camel smtp mime filter.
+
2000-05-22 Jeff Stedfast <fejj@helixcode.com>
* camel-mime-filter-from.c: formatting changes and changed