aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2012-01-31 14:41:29 +0000
committerWerner Koch <[email protected]>2012-01-31 14:41:29 +0000
commit4b5267de862d0f8d69a59a9287b8db1872abdb80 (patch)
treeb6a5a997b6581629de9f8fc4db4622f96e3f02c0
parentestream: Avoid printing leading zeroes by %p on 32 bit systems. (diff)
downloadgnupg-4b5267de862d0f8d69a59a9287b8db1872abdb80.tar.gz
gnupg-4b5267de862d0f8d69a59a9287b8db1872abdb80.zip
Update NEWS for the next release.
--
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f53188908..06e83d715 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,14 @@
Noteworthy changes in version 2.0.19 (unreleased)
-------------------------------------------------
+ * GPG now accepts a space separated fingerprint as a user ID. This
+ allows to copy and paste the fingerprint from the key listing.
+
+ * Removed support for the original HKP keyserver which is not anymore
+ used by any site.
+
+ * Rebuild the trustdb after changing the option --min-cert-level.
+
Noteworthy changes in version 2.0.18 (2011-08-04)
-------------------------------------------------