diff options
author | Werner Koch <[email protected]> | 2005-12-06 16:30:21 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2005-12-06 16:30:21 +0000 |
commit | a1e484f9eac9dfc8e29fdd4955bf8b422ae52061 (patch) | |
tree | 2cc2924c13c40f3107e453fb2f39bdb08591514e /tests/ChangeLog | |
parent | 2005-11-27 Marcus Brinkmann <[email protected]> (diff) | |
download | gpgme-a1e484f9eac9dfc8e29fdd4955bf8b422ae52061.tar.gz gpgme-a1e484f9eac9dfc8e29fdd4955bf8b422ae52061.zip |
* Fixed a bug in that the fingerprints of subkeys are not available.
* Clarified usage of the SECRET flag in key listings. It is now
reset for stub keys.
Diffstat (limited to '')
-rw-r--r-- | tests/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 4ef2f8c1..a25e82b6 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,10 @@ +2005-12-06 Werner Koch <[email protected]> + + * gpg/t-keylist.c (main): Changed for that secondary keys now have + a fingerprint. + * gpg/t-keylist-sig.c (main): Ditto. + * gpgsm/t-keylist.c (main): Ditto. The test used to be wrong. + 2005-10-18 Werner Koch <[email protected]> * gpg/pubdemo.asc, gpg/secdemo.asc: Add 2 expired subkeys to |