Update NEWS.

* NEWS: Add changes of ChangeExpiryJob.
--

GnuPG-bug-id: 4717
This commit is contained in:
Ingo Klöcker 2021-06-28 12:13:27 +02:00
parent 9d2b876093
commit d8638ed0aa

9
NEWS
View File

@ -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)
-------------------------------------------------