diff options
author | Dan Winship <danw@src.gnome.org> | 2001-01-17 03:43:57 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-01-17 03:43:57 +0800 |
commit | 83f1dbfe4daa588f9167daeac11ec68f611df1c2 (patch) | |
tree | a9f873eb70bbd519da618222c2dd7c05ac344281 /mail/ChangeLog | |
parent | af465f8d67ac84a6c5083dd58b79a5065db3ef24 (diff) | |
download | gsoc2013-evolution-83f1dbfe4daa588f9167daeac11ec68f611df1c2.tar gsoc2013-evolution-83f1dbfe4daa588f9167daeac11ec68f611df1c2.tar.gz gsoc2013-evolution-83f1dbfe4daa588f9167daeac11ec68f611df1c2.tar.bz2 gsoc2013-evolution-83f1dbfe4daa588f9167daeac11ec68f611df1c2.tar.lz gsoc2013-evolution-83f1dbfe4daa588f9167daeac11ec68f611df1c2.tar.xz gsoc2013-evolution-83f1dbfe4daa588f9167daeac11ec68f611df1c2.tar.zst gsoc2013-evolution-83f1dbfe4daa588f9167daeac11ec68f611df1c2.zip |
Update the X-Mailer header to use the string specified by configure.
* mail-ops.c (send_mail_send, do_send_queue): Update the X-Mailer
header to use the string specified by configure.
svn path=/trunk/; revision=7540
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index d9b65aefb5..87343914e4 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2001-01-16 Dan Winship <danw@ximian.com> + + * mail-ops.c (send_mail_send, do_send_queue): Update the X-Mailer + header to use the string specified by configure. + 2001-01-16 Jason Leach <jasonleach@usa.net> * subscribe-dialog.c: removed unecessary #inlcude "e-title-bar.h" |