From f29afac4e61153c7304d4d1c92064c968dda32a3 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Sat, 2 Jun 2001 21:07:44 +0000 Subject: If user is trying to sign his/her message, try first to use the key that 2001-06-01 Jeffrey Stedfast * e-msg-composer.c (build_message): If user is trying to sign his/her message, try first to use the key that they might have provided in their account settings. If that was never set, default to their email address. Also respect their config option to encrypt-to-self. svn path=/trunk/; revision=10103 --- composer/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'composer/ChangeLog') diff --git a/composer/ChangeLog b/composer/ChangeLog index 5a9223d7ea..cbffb77b90 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,11 @@ +2001-06-01 Jeffrey Stedfast + + * e-msg-composer.c (build_message): If user is trying to sign + his/her message, try first to use the key that they might have + provided in their account settings. If that was never set, default + to their email address. Also respect their config option to + encrypt-to-self. + 2001-05-31 Jeffrey Stedfast * e-msg-composer.c (build_message): Oops. Fix a few compile problems. -- cgit v1.2.3