aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorAndre Heinecke <[email protected]>2019-03-26 11:02:28 +0000
committerAndre Heinecke <[email protected]>2019-03-26 11:02:28 +0000
commitffdb75217bc09561cf651dab15cd26e0024d89a7 (patch)
tree8c6669b7a24684800412afcc593728f9549cfc8a /NEWS
parentcore, w32: Add hack to translate diag logger-fd (diff)
downloadgpgme-ffdb75217bc09561cf651dab15cd26e0024d89a7.tar.gz
gpgme-ffdb75217bc09561cf651dab15cd26e0024d89a7.zip
cpp: Fix GenCardKeyInteractor and extend it
* NEWS: Mention interface change. * lang/cpp/src/gpggencardkeyinteractor.cpp (GpgGenCardKeyInteractor::setAlgo): New. (GpgGenCardKeyInteractor::action), (GpgGenCardKeyInteractor::nextState: Handle new interface. -- Tested that this workes with the old interface of GnuPG 2.2.5 and the new interface since GnuPG 2.2.6 GnuPG-Bug-Id: T4428
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9c11df34..c4961522 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,7 @@ Noteworthy changes in version 1.12.1 (unreleased)
cpp: Subkey::isBad NEW.
cpp: UserID::isBad NEW.
cpp: UserID::Signature::isBad NEW.
+ cpp: GenCardKeyInteractor::setAlgo NEW.
Noteworthy changes in version 1.12.0 (2018-10-08)