From 44178eaccd22435239bd9487711c8627fb65e612 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 23 May 2000 06:11:04 +0000 Subject: stuff svn path=/trunk/; revision=3175 --- camel/ChangeLog | 33 +++++++++------------------------ 1 file changed, 9 insertions(+), 24 deletions(-) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 63b313c5e3..dfcebd00d1 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,34 +1,19 @@ -2000-05-22 Jeffrey Stedfast - - * camel-mime-filter-smtp.c: filter: Updated to check for - \r's. +2000-05-23 Jeffrey Stedfast - * providers/smtp/camel-smtp-transport.c: smtp_data: Fixed the - filtered stream + * providers/imap: Added some initial code to the camel tree + for IMAPv4 2000-05-22 Jeffrey Stedfast - * 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. + * providers/smtp/camel-smtp-transport.c: smtp_data: Fixed the + filtered stream. Fixes for stream changes, updated to use + camel-mime-filter-smtp. * Makefile.am: Added camel-mime-filter-smtp.c -2000-05-22 Jeff Stedfast - - * camel-mime-filter-from.c: formatting changes and changed - comparisons to be case-insensitive - no guarentee that "From " - tag will be in that case, it could be "fRoM " for all we know - since the RFC doesn't specify that it MUST be in that particular - case format. - - * camel-mime-filter-smtp.[c,h]: added to tree but not makefiles. - Code needs to be tested. + * camel-mime-filter-smtp.[c,h]: Added to camel tree + Smtp filter used to change \n into \r\n, escape lone dots, + and escape "From "'s. 2000-05-19 NotZed -- cgit v1.2.3