diff options
Diffstat (limited to '')
-rw-r--r-- | g10/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index 9b1f0336a..163aab974 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -1,3 +1,14 @@ +2006-03-08 Werner Koch <[email protected]> + + * mainproc.c (proc_signature_packets): Return any_sig_seen to + caller. + (check_sig_and_print): Made the composition test more tight. This + is due to another bug report by Tavis Ormandy. + (add_onepass_sig): Simplified. + (do_check_sig): Use log_error for standalone revocations. + * g10.c: New option --allow-multisig-verification. + * options.h (struct): Add allow_multisig_verification. + 2005-07-26 Werner Koch <[email protected]> * passphrase.c (agent_get_passphrase): Make sure to release the |