diff options
author | Marcus Brinkmann <[email protected]> | 2008-01-04 14:34:08 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2008-01-04 14:34:08 +0000 |
commit | 64502919a10c841417c7c5882ff5a402d2a1bb01 (patch) | |
tree | c4e8c5378ed6fd94aa4239defe7e2ca8d6606bc1 /NEWS | |
parent | 2008-01-04 Marcus Brinkmann <[email protected]> (diff) | |
download | gpgme-64502919a10c841417c7c5882ff5a402d2a1bb01.tar.gz gpgme-64502919a10c841417c7c5882ff5a402d2a1bb01.zip |
Prepare for release.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,8 +1,12 @@ -Noteworthy changes in version 1.1.6 (unreleased) +Noteworthy changes in version 1.1.6 (2008-01-04) ------------------------------------------------ * Bug fixes for for W32. + * A new, experimental (and thus undocumented and potentially + unstable) interface for accessing gpg-conf through GPGME has been + added. + * Interface changes relative to the 1.1.1 release: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gpgme_signature_t EXTENDED: New field chain_model. |