diff options
author | Werner Koch <[email protected]> | 2002-06-04 09:41:59 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2002-06-04 09:41:59 +0000 |
commit | c6416080a2f3154c3a6807b42ef3e224c3904815 (patch) | |
tree | 1b2457a3ad1661c05a5ac60a2fa6e7ddeca85261 /sm/ChangeLog | |
parent | * gpgsm.c (main): Don't print the "go ahead" message for an (diff) | |
download | gnupg-NEWPG-0-3-7.tar.gz gnupg-NEWPG-0-3-7.zip |
* gpgsm.c (main): New command --list-sigsNEWPG-0-3-7
* keylist.c (list_cert_std): New. Use it whenever colon mode is
not used.
(list_cert_chain): New.
Diffstat (limited to 'sm/ChangeLog')
-rw-r--r-- | sm/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sm/ChangeLog b/sm/ChangeLog index 889140034..d5ae4f679 100644 --- a/sm/ChangeLog +++ b/sm/ChangeLog @@ -1,3 +1,10 @@ +2002-06-04 Werner Koch <[email protected]> + + * gpgsm.c (main): New command --list-sigs + * keylist.c (list_cert_std): New. Use it whenever colon mode is + not used. + (list_cert_chain): New. + 2002-05-31 Werner Koch <[email protected]> * gpgsm.c (main): Don't print the "go ahead" message for an |