From e751baaa7bfe2d7261e4501a8b79816dbaa3b488 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Wed, 26 Apr 2000 20:40:58 +0000 Subject: sink the content object after referencing it. * camel-medium.c (set_content_object): sink the content object after referencing it. * camel-mime-part.c: fix various little things in the handling of CamelMedium methods. Change camel_mime_part_set_text to the more generic camel_mime_part_set_content. svn path=/trunk/; revision=2643 --- camel/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 1d0c06596d..68b3695186 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,5 +1,12 @@ 2000-04-26 Dan Winship + * camel-medium.c (set_content_object): sink the content object + after referencing it. + + * camel-mime-part.c: fix various little things in the handling + of CamelMedium methods. Change camel_mime_part_set_text to the + more generic camel_mime_part_set_content. + * camel.h: sync to current reality * camel-folder-utils.[ch]: removed -- cgit v1.2.3