diff options
author | Werner Koch <[email protected]> | 2017-03-28 14:38:06 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2017-03-28 14:38:06 +0000 |
commit | 38ad76e96acf0a0565ffc4ef5d1bd6412e38e29a (patch) | |
tree | b413d03a6bf1d424df337862480802d4d61dfdcd /NEWS | |
parent | Release 1.9.0 (diff) | |
download | gpgme-38ad76e96acf0a0565ffc4ef5d1bd6412e38e29a.tar.gz gpgme-38ad76e96acf0a0565ffc4ef5d1bd6412e38e29a.zip |
Post release updatesgpgme-1.9-branch
--
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +Noteworthy changes in version 1.9.1 (unreleased) +------------------------------------------------ + + Noteworthy changes in version 1.9.0 (2017-03-28) ------------------------------------------------ @@ -45,7 +49,7 @@ Noteworthy changes in version 1.9.0 (2017-03-28) GPGME_ENCRYPT_WRAP NEW. GPGME_DECRYPT_VERIFY NEW. GPGME_DECRYPT_UNWRAP NEW. - gpgme_data_rewind UN-DEPRECATE. +o gpgme_data_rewind UN-DEPRECATE. cpp: Context::revUid(const Key&, const char*) NEW. cpp: Context::startRevUid(const Key&, const char*) NEW. cpp: Context::addUid(const Key&, const char*) NEW. |