aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 665a503669..2e3504e7b6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+1999-06-24 root <guiheneu@jean.joudboeuf.fr>
+
+ * camel/camel-simple-data-wrapper.[ch]:
+ new class. Simple implementation of a data wrapper:
+ simply keeps the stream result in a byte array.
+
+ * camel/camel-mime-part.c (_parse_header_pair): added a warning.
+ Have to think about the correct way to store content type stuff.
+
1999-06-24 bertrand <Bertrand.Guiheneuf@inria.fr>
* camel/camel-mime-message.c (_write_one_recipient_to_stream):