diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-08-10 03:24:06 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-08-10 03:24:06 +0800 |
commit | bfa7f88ced7715b3cdabb038e6f57c9784d0a8eb (patch) | |
tree | d1ef8996e7195b24dfea1a6012836b1347e844f4 /mail/ChangeLog | |
parent | 6b0d359b25ee9a1a61c3c71a8babc9c894c30156 (diff) | |
download | gsoc2013-evolution-bfa7f88ced7715b3cdabb038e6f57c9784d0a8eb.tar.gz gsoc2013-evolution-bfa7f88ced7715b3cdabb038e6f57c9784d0a8eb.tar.zst gsoc2013-evolution-bfa7f88ced7715b3cdabb038e6f57c9784d0a8eb.zip |
Save the pgp and smime always-sign options.
2001-08-09 Jeffrey Stedfast <fejj@ximian.com>
* mail-account-gui.c (mail_account_gui_save): Save the pgp and
smime always-sign options.
* mail-config.c (account_copy): Copy the always-sign options over
too.
svn path=/trunk/; revision=11841
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index c97d307156..20905012c2 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2001-08-09 Jeffrey Stedfast <fejj@ximian.com> + + * mail-account-gui.c (mail_account_gui_save): Save the pgp and + smime always-sign options. + + * mail-config.c (account_copy): Copy the always-sign options over + too. + 2001-08-07 Ettore Perazzoli <ettore@ximian.com> * message-browser.c (set_bonobo_ui): Remove the "Customize |