From af35d99587599042f7521aa761dc511a166df3cf Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Tue, 2 Jan 2001 19:33:34 +0000 Subject: New function to return just foo/bar with no parameters. * camel-mime-utils.c (header_content_type_simple): New function to return just foo/bar with no parameters. * camel-data-wrapper.c (get_mime_type): Use header_content_type_simple rather than header_content_type_format. svn path=/trunk/; revision=7213 --- camel/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 4339e498d9..4888a385e5 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,11 @@ +2001-01-02 Dan Winship + + * camel-mime-utils.c (header_content_type_simple): New function to + return just foo/bar with no parameters. + + * camel-data-wrapper.c (get_mime_type): Use + header_content_type_simple rather than header_content_type_format. + 2000-12-28 Dan Winship * gmime-content-field.[ch]: Remove this. It was only a thin -- cgit v1.2.3