From dfda76b995cedfee0588e3f9a9b7e22574dd0c58 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 1 Jun 2001 22:40:17 +0000 Subject: Save the pgp and smime settings. (mail_account_gui_new): Setup the pgp and 2001-06-01 Jeffrey Stedfast * mail-account-gui.c (mail_account_gui_save): Save the pgp and smime settings. (mail_account_gui_new): Setup the pgp and s/mime page (but disable the s/mime frame if we are not compiled with s/mime support). * mail-config.c (account_copy): Updated to save extra pgp and smime options. (account_destroy): Free draft/sent folder info and also the new pgp/smime keys. (config_read): Read in the pgp and s/mime config options. (mail_config_write): Save the account pgp and smime options. svn path=/trunk/; revision=10084 --- mail/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 833245f15d..78a60f848e 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,17 @@ +2001-06-01 Jeffrey Stedfast + + * mail-account-gui.c (mail_account_gui_save): Save the pgp and + smime settings. + (mail_account_gui_new): Setup the pgp and s/mime page (but disable + the s/mime frame if we are not compiled with s/mime support). + + * mail-config.c (account_copy): Updated to save extra pgp and + smime options. + (account_destroy): Free draft/sent folder info and also the new + pgp/smime keys. + (config_read): Read in the pgp and s/mime config options. + (mail_config_write): Save the account pgp and smime options. + 2001-06-01 Jeffrey Stedfast * mail-account-gui.c (source_type_changed): Call -- cgit lue='xserver-next'>xserver-next FreeBSD graphics obsolete development ports (https://github.com/freebsd/freebsd-ports-graphics)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - update to 1.4.1dinoex2010-03-28