aboutsummaryrefslogtreecommitdiffstats
path: root/composer
diff options
context:
space:
mode:
authorLarry Ewing <lewing@src.gnome.org>2000-11-07 09:42:22 +0800
committerLarry Ewing <lewing@src.gnome.org>2000-11-07 09:42:22 +0800
commit9acf78e29dab60c2acb2312fffe42020a00df59c (patch)
tree55c6545eb8d36c2d93af70570f477a3629729845 /composer
parent66b85f364e12a4c94faccb08906b48a9ac1452f5 (diff)
downloadgsoc2013-evolution-9acf78e29dab60c2acb2312fffe42020a00df59c.tar
gsoc2013-evolution-9acf78e29dab60c2acb2312fffe42020a00df59c.tar.gz
gsoc2013-evolution-9acf78e29dab60c2acb2312fffe42020a00df59c.tar.bz2
gsoc2013-evolution-9acf78e29dab60c2acb2312fffe42020a00df59c.tar.lz
gsoc2013-evolution-9acf78e29dab60c2acb2312fffe42020a00df59c.tar.xz
gsoc2013-evolution-9acf78e29dab60c2acb2312fffe42020a00df59c.tar.zst
gsoc2013-evolution-9acf78e29dab60c2acb2312fffe42020a00df59c.zip
looks like I missed this the last time.
--Larry svn path=/trunk/; revision=6473
Diffstat (limited to 'composer')
-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>