aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--composer/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index 057fcc3054..1ba411f260 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,3 +1,11 @@
+2000-11-06 Larry Ewing <lewing@helixcode.com>
+
+ * e-msg-composer.c (build_message): set the content type on the
+ plain part of outgoing messages.
+ (best_content): a helper function to get the best content type for
+ the attachment. This should probably use the helper functions in
+ the future.
+
2000-11-06 Kjartan Maraas <kmaraas@gnome.org>
* e-msg-composer-attachment.c: Added #include <config.h>