diff options
Diffstat (limited to 'sm/ChangeLog')
-rw-r--r-- | sm/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sm/ChangeLog b/sm/ChangeLog index b724ec135..4041b2e44 100644 --- a/sm/ChangeLog +++ b/sm/ChangeLog @@ -1,5 +1,11 @@ +2002-03-13 Werner Koch <[email protected]> + + * decrypt.c (gpgsm_decrypt): Allow multiple recipients. + 2002-03-12 Werner Koch <[email protected]> + * certpath.c (check_cert_policy): Print the policy list. + * verify.c (gpgsm_verify): Detect certs-only message. 2002-03-11 Werner Koch <[email protected]> |