diff options
| author | Werner Koch <[email protected]> | 2005-12-06 17:30:21 +0100 |
|---|---|---|
| committer | Werner Koch <[email protected]> | 2005-12-06 17:30:21 +0100 |
| commit | 9efae3c8ab3d69fef9480a13701fe6090bd859db (patch) | |
| tree | da340d7330d25adf783435fd2c2e6ca2d46d2ec9 /trunk/NEWS | |
| parent | 2005-11-27 Marcus Brinkmann <[email protected]> (diff) | |
| download | gpgme-9efae3c8ab3d69fef9480a13701fe6090bd859db.tar.gz gpgme-9efae3c8ab3d69fef9480a13701fe6090bd859db.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 'trunk/NEWS')
| -rw-r--r-- | trunk/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 |
