aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog9
1 files changed, 9 insertions, 0 deletions
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 <NotZed@HelixCode.com>
+
+ * 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 <rodo@helixcode.com>
* e-msg-composer.c (create_editor): use uih here