aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorAndre Heinecke <[email protected]>2018-02-16 11:58:54 +0000
committerAndre Heinecke <[email protected]>2018-02-16 12:00:49 +0000
commit7f9d5c6cd204bfd84ea477b284df795b1dadb1af (patch)
treef0db6da93e3442f4c76095feb610375cf2309873 /NEWS
parenttests: Fix previous commit (diff)
downloadgpgme-7f9d5c6cd204bfd84ea477b284df795b1dadb1af.tar.gz
gpgme-7f9d5c6cd204bfd84ea477b284df795b1dadb1af.zip
cpp: Add shorthand for key locate
* lang/cpp/src/key.cpp (Key::locate): New static helper. * lang/cpp/src/key.h: Update accordingly.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 40d5b539..1a342b18 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,12 @@
Noteworthy changes in version 1.10.1 (unreleased)
-------------------------------------------------
+ * Interface changes relative to the 1.10.0 release:
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ cpp: Key::locate NEW.
+ cpp: Data::toString NEW.
+
+
Noteworthy changes in version 1.10.0 (2017-12-12)
-------------------------------------------------