aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2018-04-20 08:22:12 +0000
committerWerner Koch <[email protected]>2018-04-20 08:32:54 +0000
commit2e9a14912fb906c17017553ccd0941d172e095ff (patch)
tree0f56c09ece6403b52b17e74acb09f61e8ce4e87b /NEWS
parentcore: Remove another debug output leftover. (diff)
downloadgpgme-2e9a14912fb906c17017553ccd0941d172e095ff.tar.gz
gpgme-2e9a14912fb906c17017553ccd0941d172e095ff.zip
Release 1.11.1gpgme-1.11.1
* configure.ac: Bump LT version to C31/A20/R1. For cpp to C13/A7/R0. For qt to: C10/A3/R2. Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6deb3256..76031309 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,10 @@
-Noteworthy changes in version 1.11.1 (unreleased)
+Noteworthy changes in version 1.11.1 (2018-04-20)
-------------------------------------------------
+ * Fixed build problems in the 1.11.0 release.
+
+ * Added C++ interfaces which were planned for 1.11.0.
+
* Interface changes relative to the 1.10.0 release:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cpp: Key::origin NEW.
@@ -8,6 +12,9 @@ Noteworthy changes in version 1.11.1 (unreleased)
cpp: UserID::origin NEW.
cpp: UserID::lastUpdate NEW.
+ [c=C31/A20/R1 cpp=C13/A7/R0 qt=C10/A3/R2]
+
+
Noteworthy changes in version 1.11.0 (2018-04-18)
-------------------------------------------------