aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2002-04-11 05:23:02 +0800
committerDan Winship <danw@src.gnome.org>2002-04-11 05:23:02 +0800
commitb10ec13f8b5e2cd92d111c31fcd7d4d854f55474 (patch)
treed25f3eb96811bd116bff80a4473f6984aa14381b /mail/ChangeLog
parentbf2a13c1efac6b338dbc6e831ce68a16b2892797 (diff)
downloadgsoc2013-evolution-b10ec13f8b5e2cd92d111c31fcd7d4d854f55474.tar
gsoc2013-evolution-b10ec13f8b5e2cd92d111c31fcd7d4d854f55474.tar.gz
gsoc2013-evolution-b10ec13f8b5e2cd92d111c31fcd7d4d854f55474.tar.bz2
gsoc2013-evolution-b10ec13f8b5e2cd92d111c31fcd7d4d854f55474.tar.lz
gsoc2013-evolution-b10ec13f8b5e2cd92d111c31fcd7d4d854f55474.tar.xz
gsoc2013-evolution-b10ec13f8b5e2cd92d111c31fcd7d4d854f55474.tar.zst
gsoc2013-evolution-b10ec13f8b5e2cd92d111c31fcd7d4d854f55474.zip
Handle the X-Mailer display style. (There is currently no GUI for
* mail-config.c (config_read, mail_config_write, mail_config_get_x_mailer_display_style, mail_config_set_x_mailer_display_style): Handle the X-Mailer display style. (There is currently no GUI for configuring this.) * mail-format.c (write_headers, write_xmailer_header): Show X-Mailer/User-Agent (and Rupert's stamp of approval) as appropriate. svn path=/trunk/; revision=16430
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 83451115b5..a6328d659b 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,14 @@
+2002-04-10 Dan Winship <danw@ximian.com>
+
+ * mail-config.c (config_read, mail_config_write,
+ mail_config_get_x_mailer_display_style,
+ mail_config_set_x_mailer_display_style): Handle the X-Mailer
+ display style. (There is currently no GUI for configuring this.)
+
+ * mail-format.c (write_headers, write_xmailer_header): Show
+ X-Mailer/User-Agent (and Rupert's stamp of approval) as
+ appropriate.
+
2002-04-09 Jeffrey Stedfast <fejj@ximian.com>
* mail-account-gui.c (setup_service): Kludge around the brokeness