diff options
author | Ingo Klöcker <[email protected]> | 2021-06-28 10:13:27 +0000 |
---|---|---|
committer | Ingo Klöcker <[email protected]> | 2021-06-28 10:13:27 +0000 |
commit | d8638ed0aa5bf7f970787155a35d37a4f5d320f8 (patch) | |
tree | 25617172593670f4dc03f9b13615c1297ede4f9f | |
parent | qt: Fix filenames in copyright headers (diff) | |
download | gpgme-d8638ed0aa5bf7f970787155a35d37a4f5d320f8.tar.gz gpgme-d8638ed0aa5bf7f970787155a35d37a4f5d320f8.zip |
Update NEWS.
* NEWS: Add changes of ChangeExpiryJob.
--
GnuPG-bug-id: 4717
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,6 +1,15 @@ Noteworthy changes in version 1.16.1 (unreleased) ------------------------------------------------- + * qt: Extend ChangeExpiryJob to change expiration of primary key + and of subkeys at the same time. [#4717] + + * Interface changes relative to the 1.16.0 release: + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + qt: ChangeExpiryJob::Option NEW. + qt: ChangeExpiryJob::Options NEW. + qt: ChangeExpiryJob::setOptions NEW. + qt: ChangeExpiryJob::options NEW. Noteworthy changes in version 1.16.0 (2021-06-24) ------------------------------------------------- |