aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-03-22 15:26:23 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-03-22 15:26:23 +0800
commit8d422f78c2583f77f1bc61834553db268e7ad7be (patch)
tree1f48c75fbe4c67e9a21a75d29e27b986c888f196 /mail/ChangeLog
parentc08e1cbe12bdf1a2fa9dca73014728ae680c685b (diff)
downloadgsoc2013-evolution-8d422f78c2583f77f1bc61834553db268e7ad7be.tar
gsoc2013-evolution-8d422f78c2583f77f1bc61834553db268e7ad7be.tar.gz
gsoc2013-evolution-8d422f78c2583f77f1bc61834553db268e7ad7be.tar.bz2
gsoc2013-evolution-8d422f78c2583f77f1bc61834553db268e7ad7be.tar.lz
gsoc2013-evolution-8d422f78c2583f77f1bc61834553db268e7ad7be.tar.xz
gsoc2013-evolution-8d422f78c2583f77f1bc61834553db268e7ad7be.tar.zst
gsoc2013-evolution-8d422f78c2583f77f1bc61834553db268e7ad7be.zip
Add Newsgroups to the default header list.
2004-03-22 Not Zed <NotZed@Ximian.com> * em-format.c: * em-mailer-prefs.c: Add Newsgroups to the default header list. * em-format-html.c (efh_format_header): handle the newsgroups header, output news: url's. For bug #??? i can't recall, i closed it already! svn path=/trunk/; revision=25141
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index faea109439..f26786b480 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,12 @@
+2004-03-22 Not Zed <NotZed@Ximian.com>
+
+ * em-format.c:
+ * em-mailer-prefs.c: Add Newsgroups to the default header list.
+
+ * em-format-html.c (efh_format_header): handle the newsgroups
+ header, output news: url's. For bug #??? i can't recall, i closed
+ it already!
+
2004-03-19 Jeffrey Stedfast <fejj@ximian.com>
Fixes bug #54800.