From 722899621625bafb134152534a3af08a0c9ef837 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 26 Nov 2001 21:30:55 +0000 Subject: For the uudecoding mode, garble up the "begin " line 2001-11-26 Jeffrey Stedfast * camel-mime-filter-basic.c: For the uudecoding mode, garble up the "begin " line before decoding. * camel-mime-part-utils.c (simple_data_wrapper_construct_from_parser): Add a uudecoder if the transfer encoding is x-uuencode. * camel-mime-part.c (write_to_stream): Handle x-uuencoded content too. svn path=/trunk/; revision=14789 --- camel/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index eaf1edd0c1..6d4cc473e3 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,15 @@ +2001-11-26 Jeffrey Stedfast + + * camel-mime-filter-basic.c: For the uudecoding mode, garble up + the "begin " line before decoding. + + * camel-mime-part-utils.c + (simple_data_wrapper_construct_from_parser): Add a uudecoder if + the transfer encoding is x-uuencode. + + * camel-mime-part.c (write_to_stream): Handle x-uuencoded content + too. + 2001-11-19 Jeffrey Stedfast * camel-tcp-stream-ssl.c (stream_read): Added a check to see if -- cgit v1.2.3