summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngo Klöcker <dev@ingo-kloecker.de>2023-02-02 12:22:00 +0100
committerIngo Klöcker <dev@ingo-kloecker.de>2023-02-02 12:22:00 +0100
commite0778ed91021822d127168d239cc51011e96dc95 (patch)
tree25361924b325f7f23cba7f1065cb531600350624
parent52fd0bcde47a676ee1021c870b50e2add78d6973 (diff)
downloadgpgme-e0778ed91021822d127168d239cc51011e96dc95.tar.gz
doc: Add new flags
-- GnuPG-bug-id: 6342
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 96457191..a7b0d9f9 100644
--- a/NEWS
+++ b/NEWS
@@ -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.