From 854e4ba9a41e908b182a65b38bfa3f10adee85e0 Mon Sep 17 00:00:00 2001 From: NotZed Date: Wed, 26 Apr 2000 10:25:52 +0000 Subject: Use camel_mime_part_set_text() to set the text rather than messing with 2000-04-26 NotZed * e-msg-composer.c (build_message): Use camel_mime_part_set_text() to set the text rather than messing with data wrappers. * e-msg-composer-attachment-bar.c (attach_to_multipart): Change for new camel-stream interfaces. (attach_to_multipart): Also set base64 encoding by default. svn path=/trunk/; revision=2623 --- composer/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'composer/ChangeLog') diff --git a/composer/ChangeLog b/composer/ChangeLog index 9e90314668..7f5c75b617 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,12 @@ +2000-04-26 NotZed + + * e-msg-composer.c (build_message): Use camel_mime_part_set_text() + to set the text rather than messing with data wrappers. + + * e-msg-composer-attachment-bar.c (attach_to_multipart): Change + for new camel-stream interfaces. + (attach_to_multipart): Also set base64 encoding by default. + 2000-04-25 Radek Doulik * e-msg-composer.c (create_editor): use uih here -- cgit v1.2.3