aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2001-10-18 00:08:54 +0800
committerDan Winship <danw@src.gnome.org>2001-10-18 00:08:54 +0800
commitee6a2b01f9e52483d9aa82eff213d36450d2bb9a (patch)
treed8a05e168eb8c62740223655d09162fe5b4f4259 /mail/ChangeLog
parentf6fbb4a8c387e056b74391ee232b3d08ca34e3f7 (diff)
downloadgsoc2013-evolution-ee6a2b01f9e52483d9aa82eff213d36450d2bb9a.tar
gsoc2013-evolution-ee6a2b01f9e52483d9aa82eff213d36450d2bb9a.tar.gz
gsoc2013-evolution-ee6a2b01f9e52483d9aa82eff213d36450d2bb9a.tar.bz2
gsoc2013-evolution-ee6a2b01f9e52483d9aa82eff213d36450d2bb9a.tar.lz
gsoc2013-evolution-ee6a2b01f9e52483d9aa82eff213d36450d2bb9a.tar.xz
gsoc2013-evolution-ee6a2b01f9e52483d9aa82eff213d36450d2bb9a.tar.zst
gsoc2013-evolution-ee6a2b01f9e52483d9aa82eff213d36450d2bb9a.zip
Make Reply-To bold too since no one ever figures out why it's not
* mail-format.c (write_default_header): Make Reply-To bold too since no one ever figures out why it's not currently. svn path=/trunk/; revision=13723
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 2376255582..9972633b9f 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,8 @@
+2001-10-17 Dan Winship <danw@ximian.com>
+
+ * mail-format.c (write_default_header): Make Reply-To bold too
+ since no one ever figures out why it's not currently.
+
2001-10-17 Iain Holmes <iain@ximian.com>
* importers/evolution-mbox-importer.c: Fix the typo.