From d28c85dd04ba77b30232c8c5dc1c5db3d4c14753 Mon Sep 17 00:00:00 2001 From: Bertrand Guiheneuf Date: Tue, 22 Feb 2000 00:10:22 +0000 Subject: A lot of changes in the way the parsing works. I am too lazy to find all the changes. Important notice, I added uggly hacks to camel-formatter.c and message-browser so that I could test b64 decoding. Saving streams works. Have to implement qp now. svn path=/trunk/; revision=1893 --- camel/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 26d6417718..fe9cac7d0e 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,8 +1,25 @@ +2000-02-21 bertrand + + * camel-formatter.c (lookup_unique_id): + awful hack to test get_output_stream. + * camel-stream-b64.[ch] : + b64 encoding/decoding is now implemented as + a stream. + + +2000-02-21 bertrand + + * camel-seekable-substream.c (_reemit_parent_signal): + emit "data_available" when parent stream emits it. + + + 2000-02-21 NotZed * providers/mbox/Makefile.am: Uh, fixed LIBADD again. What was there was never ever going to work, wasn't it tested? + 2000-02-21 Dan Winship * camel-session.h: (struct _CamelSession): Add authenticator. -- cgit v1.2.3