diff options
author | Ingo Klöcker <[email protected]> | 2023-02-02 11:22:00 +0000 |
---|---|---|
committer | Ingo Klöcker <[email protected]> | 2023-02-02 11:22:00 +0000 |
commit | e0778ed91021822d127168d239cc51011e96dc95 (patch) | |
tree | 25361924b325f7f23cba7f1065cb531600350624 | |
parent | qt,tests: Add test for the previous commit (diff) | |
download | gpgme-e0778ed91021822d127168d239cc51011e96dc95.tar.gz gpgme-e0778ed91021822d127168d239cc51011e96dc95.zip |
doc: Add new flags
--
GnuPG-bug-id: 6342
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -51,6 +51,8 @@ Noteworthy changes in version 1.19.0 (unreleased) cpp: GpgGenCardKeyInteractor::setCurve NEW. cpp: Context::WantAddress NEW. cpp: Context::DecryptArchive NEW. + cpp: Context::EncryptArchive NEW. + cpp: SignArchive NEW. cpp: Data::setFileName EXTENDED: New overload qt: ListAllKeysJob::Option NEW. qt: ListAllKeysJob::Options NEW. |