doc: Add new flags

--

GnuPG-bug-id: 6342
This commit is contained in:
Ingo Klöcker 2023-02-02 12:22:00 +01:00
parent 52fd0bcde4
commit e0778ed910
No known key found for this signature in database
GPG Key ID: F5A5D1692277A1E9

2
NEWS
View File

@ -51,6 +51,8 @@ Noteworthy changes in version 1.19.0 (unreleased)
cpp: GpgGenCardKeyInteractor::setCurve NEW. cpp: GpgGenCardKeyInteractor::setCurve NEW.
cpp: Context::WantAddress NEW. cpp: Context::WantAddress NEW.
cpp: Context::DecryptArchive NEW. cpp: Context::DecryptArchive NEW.
cpp: Context::EncryptArchive NEW.
cpp: SignArchive NEW.
cpp: Data::setFileName EXTENDED: New overload cpp: Data::setFileName EXTENDED: New overload
qt: ListAllKeysJob::Option NEW. qt: ListAllKeysJob::Option NEW.
qt: ListAllKeysJob::Options NEW. qt: ListAllKeysJob::Options NEW.