From a76dccf18b6d8b854280031dbcc9187cd5744958 Mon Sep 17 00:00:00 2001 From: bertrand Date: Wed, 25 Aug 1999 20:42:59 +0000 Subject: now descend from CamelMedium. 1999-08-25 bertrand * camel/camel-mime-part.c: now descend from CamelMedium. * tests/test1.c (main): all headers must be strdup'ed (main): unref created objects svn path=/trunk/; revision=1143 --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 885af8ca7a..a198da2fd5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 1999-08-25 bertrand + * camel/camel-mime-part.c: now descend from CamelMedium. + + * tests/test1.c (main): all headers must be strdup'ed + (main): unref created objects + * camel/camel-medium.c (_set_content_object): (_get_content_object): these methods are in CamelMedium now. -- cgit