summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2015-08-11 13:54:29 +0200
committerWerner Koch <wk@gnupg.org>2015-08-11 13:54:29 +0200
commitb5e081973b56b21214fc0c65ba9015dd026328b4 (patch)
treed04dbd2ef89fe8008a9ad2305c28f4a85d29afeb
parentpo: Auto update. (diff)
downloadgnupg2-gnupg-2.1.7.tar.xz
gnupg2-gnupg-2.1.7.zip
Release 2.1.7gnupg-2.1.7
-rw-r--r--NEWS24
1 files changed, 22 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 476f42c05..8a2db79df 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,27 @@
-Noteworthy changes in version 2.1.7 (unreleased)
+Noteworthy changes in version 2.1.7 (2015-08-11)
------------------------------------------------
- * dropped deprecated gpgsm-gencert.sh
+ * gpg: Support encryption with Curve25519 if Libgcrypt 1.7 is used.
+
+ * gpg: In the --edit-key menu: Removed the need for "toggle", changed
+ how secret keys are indicated, new commands "fpr *" and "grip".
+
+ * gpg: More fixes related to legacy keys in a keyring.
+
+ * gpgv: Does now also work with a "trustedkeys.kbx" file.
+
+ * scd: Support some feature from the OpenPGP card 3.0 specs.
+
+ * scd: Improved ECC support
+
+ * agent: New option --force for the DELETE_KEY command.
+
+ * w32: Look for the Pinentry at more places.
+
+ * Dropped deprecated gpgsm-gencert.sh
+
+ * Various other bug fixes.
+
Noteworthy changes in version 2.1.6 (2015-07-01)
------------------------------------------------