summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2015-05-12 15:07:38 +0200
committerWerner Koch <wk@gnupg.org>2015-05-12 15:07:38 +0200
commita67ead6525d7597a9e0b152c5971f6290f7912f3 (patch)
treefb2b78a271fbb78740f1ab526f5b5acd0b6d48d4
parentpo: Auto-update (diff)
downloadgnupg2-a67ead6525d7597a9e0b152c5971f6290f7912f3.tar.xz
gnupg2-a67ead6525d7597a9e0b152c5971f6290f7912f3.zip
Release 2.1.4gnupg-2.1.4
-rw-r--r--NEWS23
1 files changed, 22 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index bf106b042..287411486 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,27 @@
-Noteworthy changes in version 2.1.4 (unreleased)
+Noteworthy changes in version 2.1.4 (2015-05-12)
------------------------------------------------
+ * gpg: Add command --quick-adduid to non-interacitivly add a new user
+ id to an existing key.
+
+ * gpg: Do no enable honor-keyserver-url by default. Make it work if
+ enabled.
+
+ * gpg: Display the serial number in the --card-staus output again.
+
+ * agent: Support for external password managers.
+ Add option --no-allow-external-cache.
+
+ * scdaemon: Improved handling of extended APDUs.
+
+ * Make HTTP proxies work again.
+
+ * All network access including DNS as been moved to Dirmngr.
+
+ * Allow building without LDAP support.
+
+ * Fixed lots of smaller bugs.
+
Noteworthy changes in version 2.1.3 (2015-04-11)
------------------------------------------------