summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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)
------------------------------------------------