diff options
author | Marcus Brinkmann <[email protected]> | 2004-04-29 11:01:31 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2004-04-29 11:01:31 +0000 |
commit | 7f99d65249710d41e31dff4f4f83997946e899a8 (patch) | |
tree | 6d8492a02d3ebffb065502f18f0b101df19272fa | |
parent | 2004-04-29 Marcus Brinkmann <[email protected]> (diff) | |
download | gpgme-7f99d65249710d41e31dff4f4f83997946e899a8.tar.gz gpgme-7f99d65249710d41e31dff4f4f83997946e899a8.zip |
Add item about key fields.
Diffstat (limited to '')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ Noteworthy changes in version 0.4.7 ------------------------------------------------ + * Correctly initialize the fields expired, revoked, invalid, and + disabled in the gpgme_key_t structures. * Interface changes relative to the 0.4.5 release: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |