diff options
author | Werner Koch <[email protected]> | 2002-09-30 08:03:56 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2002-09-30 08:03:56 +0000 |
commit | d25694520557788c8dbcd43bdb33aa167e3265da (patch) | |
tree | a562c57d6758581335dae7942749f4ab346765de /tests/ChangeLog | |
parent | * keylist.c (keylist_colon_handler): Take care when printing a (diff) | |
download | gpgme-0-3-14.tar.gz gpgme-0-3-14.zip |
* gpgsm/t-keylist.c (doit): Add arg SECRET.gpgme-0-3-16gpgme-0-3-15gpgme-0-3-14gpgme-0-3-13
(main): Add option --secret.
Diffstat (limited to '')
-rw-r--r-- | tests/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index ab1454cd..770b4b54 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,8 @@ +2002-09-30 Werner Koch <[email protected]> + + * gpgsm/t-keylist.c (doit): Add arg SECRET. + (main): Add option --secret. + 2002-09-28 Marcus Brinkmann <[email protected]> * t-version.c: Include <string.h>. Reported by St�phane Corth�sy. |