summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2014-11-21 21:38:00 +0100
committerWerner Koch <wk@gnupg.org>2014-11-21 21:38:00 +0100
commit0bfabe579d31742ac006954e38a20b105fe8b8b7 (patch)
tree4cc79cfcda3e5f9ebe90bdf02b1e19dd63c432c3 /NEWS
parentgpg: Track number of skipped v3 keys on import. (diff)
downloadgnupg2-0bfabe579d31742ac006954e38a20b105fe8b8b7.tar.xz
gnupg2-0bfabe579d31742ac006954e38a20b105fe8b8b7.zip
Update NEWS
--
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS22
1 files changed, 22 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ae5afc756..df40c2d49 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,28 @@
Noteworthy changes in version 2.1.1 (unreleased)
------------------------------------------------
+ * gpg: Detect faulty use of --verify on detached signatures.
+
+ * gpg: New import option "keep-ownertrust".
+
+ * gpg: Fixed regression in --refresh-keys.
+
+ * gpg: Fixed best matching hash algo detection for ECDSA and EdDSA.
+
+ * gpg: Improved perceived speed of secret key listisngs.
+
+ * gpg: Print number of skipped PGP-2 keys on import.
+
+ * gpgconf --kill does not anymore start a service only to kill it.
+
+ * Fixed keyserver access for Windows.
+
+ * Fixed build problems on Mac OS X
+
+ * The Windows installer does now install development files
+
+ * More translations (but most of them are not complete).
+
Noteworthy changes in version 2.1.0 (2014-11-06)
------------------------------------------------