diff options
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 11 |
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 |