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 /NEWS | |
| 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-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,11 @@ Noteworthy changes in version 1.1.1 (unreleased) ------------------------------------------------ + * 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. + * Reading signature notations and policy URLs on key signatures is supported. They can be found in the new field notations of the gpgme_key_sig_t structure. This has to be enabled with the keylist |
