aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index 55b5871178..8c06d532aa 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,3 +1,11 @@
+2000-05-29 Dan Winship <danw@helixcode.com>
+
+ * e-msg-composer.c (get_editor_text): add a "format" argument so
+ we can fetch different kinds of text.
+ (format_text): New function to do line wrapping on plain text.
+ (build_message): Build multipart/alternative messages rather than
+ HTML-only ones. Yay. We don't suck (as much) any more!
+
2000-05-28 Dan Winship <danw@helixcode.com>
* e-msg-composer.c: #include <errno.h>