aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2001-05-17 06:31:49 +0800
committerDan Winship <danw@src.gnome.org>2001-05-17 06:31:49 +0800
commitd0243a91821d311699347c11d454314bdbdfc0fe (patch)
tree9c58c771ec151df8840fd13445a51a43075311e0 /mail/ChangeLog
parent23bcf6e31ad55d873c00ce3337057106ee471c47 (diff)
downloadgsoc2013-evolution-d0243a91821d311699347c11d454314bdbdfc0fe.tar
gsoc2013-evolution-d0243a91821d311699347c11d454314bdbdfc0fe.tar.gz
gsoc2013-evolution-d0243a91821d311699347c11d454314bdbdfc0fe.tar.bz2
gsoc2013-evolution-d0243a91821d311699347c11d454314bdbdfc0fe.tar.lz
gsoc2013-evolution-d0243a91821d311699347c11d454314bdbdfc0fe.tar.xz
gsoc2013-evolution-d0243a91821d311699347c11d454314bdbdfc0fe.tar.zst
gsoc2013-evolution-d0243a91821d311699347c11d454314bdbdfc0fe.zip
add E_TEXT_TO_HTML_ESCAPE_8BIT to the flags
* mail-format.c (mail_format_raw_message): add E_TEXT_TO_HTML_ESCAPE_8BIT to the flags svn path=/trunk/; revision=9860
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index be019bdf19..1b97ba53d2 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,10 @@
2001-05-16 Dan Winship <danw@ximian.com>
+ * mail-format.c (mail_format_raw_message): add
+ E_TEXT_TO_HTML_ESCAPE_8BIT to the flags
+
+2001-05-16 Dan Winship <danw@ximian.com>
+
* folder-browser.c (folder_browser_is_drafts,
folder_browser_is_sent, folder_browser_is_outbox): Functions to
determine if a folderbrowser is one of the drafts, sent, or outbox