From 817f237398296dbdafc091d51a6fed2053a9c1c1 Mon Sep 17 00:00:00 2001 From: bertrand Date: Mon, 28 Jun 1999 14:36:11 +0000 Subject: new field (content_type) and associated methods. (camel_mime_part_init): 1999-06-28 bertrand * camel/camel-mime-part.c: new field (content_type) and associated methods. (camel_mime_part_init): initialize content_type field. (_parse_header_pair): now set content_type MimePart field instead of using DataWrapper Mime typing facility. 1999-06-28 bertrand * camel/camel-data-wrapper.h: s/content_type/mime_type/ 1 svn path=/trunk/; revision=1002 --- ChangeLog | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2e3504e7b6..c6e1f88707 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,17 @@ -1999-06-24 root +1999-06-28 bertrand + + * camel/camel-mime-part.c: + new field (content_type) and associated methods. + (camel_mime_part_init): initialize content_type field. + (_parse_header_pair): now set content_type MimePart field + instead of using DataWrapper Mime typing facility. + +1999-06-28 bertrand + + * camel/camel-data-wrapper.h: + s/content_type/mime_type/ + +1999-06-24 bertrand * camel/camel-simple-data-wrapper.[ch]: new class. Simple implementation of a data wrapper: -- cgit v1.2.3