From 0038b76777e2036bd3eb58e6860f153df9b17dce Mon Sep 17 00:00:00 2001 From: bertrand Date: Thu, 24 Jun 1999 17:56:14 +0000 Subject: new class. Simple implementation of a data wrapper: simply keeps the 1999-06-24 bertrand * 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. svn path=/trunk/; revision=995 --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 665a503669..2e3504e7b6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +1999-06-24 root + + * 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 * camel/camel-mime-message.c (_write_one_recipient_to_stream): -- cgit v1.2.3