From aa593c3d2f49c51ec03f5f63ecc3c88bd4c9cde3 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Thu, 15 Aug 2002 13:16:07 +0000 Subject: Add a "don't sign meeting requests" option to the security pane, since * mail-config.glade: Add a "don't sign meeting requests" option to the security pane, since some versions of Outlook won't recognize pgp-signed meeting requests. Sigh. * mail-config.c (account_copy, config_read, mail_config_write): Handle pgp_no_imip_sign. * mail-account-gui.c (mail_account_gui_new, mail_account_gui_save): Setup/save "don't sign meeting requests" button. svn path=/trunk/; revision=17778 --- mail/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 4dd02ce563..077a9475ce 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,16 @@ +2002-08-14 Dan Winship + + * mail-config.glade: Add a "don't sign meeting requests" option to + the security pane, since some versions of Outlook won't recognize + pgp-signed meeting requests. Sigh. + + * mail-config.c (account_copy, config_read, mail_config_write): + Handle pgp_no_imip_sign. + + * mail-account-gui.c (mail_account_gui_new, + mail_account_gui_save): Setup/save "don't sign meeting requests" + button. + 2002-08-13 Jeffrey Stedfast * mail-callbacks.c (forward_message): Removed an unused variable. -- cgit v1.2.3