aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorAndre Heinecke <[email protected]>2018-04-19 08:44:01 +0000
committerAndre Heinecke <[email protected]>2018-04-19 08:46:34 +0000
commit0adaf7bafd352f1c3a1e797493780150e3bb0adc (patch)
tree5d6ebe94de32a44eb1f8e4ffe2532a49a698fb0f /NEWS
parentcore: Remove leftover debug output. (diff)
downloadgpgme-0adaf7bafd352f1c3a1e797493780150e3bb0adc.tar.gz
gpgme-0adaf7bafd352f1c3a1e797493780150e3bb0adc.zip
cpp: Add origin and last_update
* NEWS: mention interface change. * lang/cpp/src/key.cpp (Key::origin, Key::lastUpdate): New. * lang/cpp/src/key.h (Key::Origin): New enum.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cfe55026..9d6bd0ab 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,10 @@
Noteworthy changes in version 1.11.1 (unreleased)
-------------------------------------------------
+ * Interface changes relative to the 1.10.0 release:
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ cpp: Key::origin NEW.
+ cpp: Key::lastUpdate NEW.
Noteworthy changes in version 1.11.0 (2018-04-18)
-------------------------------------------------