diff options
author | Werner Koch <[email protected]> | 2007-08-07 15:21:50 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2007-08-07 15:21:50 +0000 |
commit | bc82a66514c6f0399f7074f8ad1afc7e8556e028 (patch) | |
tree | 87be9f397fb90823f007e3a03661a5ac1c097558 /NEWS | |
parent | Improved debug support: Assuan logging is now directed to the gpgme debug (diff) | |
download | gpgme-bc82a66514c6f0399f7074f8ad1afc7e8556e028.tar.gz gpgme-bc82a66514c6f0399f7074f8ad1afc7e8556e028.zip |
Add new signature_t member chain_model.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ Noteworthy changes in version 1.1.6 (unreleased) ------------------------------------------------ + * Interface changes relative to the 1.1.1 release: + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + gpgme_signature_t EXTENDED: New field chain_model. + Noteworthy changes in version 1.1.5 (2007-07-09) ------------------------------------------------ |