diff options
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
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 <Bertrand.Guiheneuf@aful.org> + + * 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 <Bertrand.Guiheneuf@aful.org> + + * camel-seekable-substream.c (_reemit_parent_signal): + emit "data_available" when parent stream emits it. + + + 2000-02-21 NotZed <NotZed@HelixCode.com> * 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 <danw@helixcode.com> * camel-session.h: (struct _CamelSession): Add authenticator. |