aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 0a45793135..c7ef60b391 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,19 @@
+2000-02-28 bertrand <bertrand@helixcode.com>
+
+ * camel-stream-b64.c (my_read_encode): encoding
+ filter.
+
+2000-02-23 bertrand <Bertrand.Guiheneuf@aful.org>
+
+ * camel-stream-b64.c: changed the __static
+ suffix into a my_ prefix.
+ (camel_stream_b64_set_mode): reset the persistent
+ status.
+ (my_read_decode): remove superfluous %
+
+ * providers/mbox/camel-mbox-utils.c (camel_mbox_copy_file_chunk):
+ fix exception description message.
+
2000-02-24 Dan Winship <danw@helixcode.com>
* camel-session.c: Add camel_session_get_transport_for_protocol.