diff options
author | Werner Koch <[email protected]> | 2012-01-31 14:41:29 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2012-01-31 14:41:29 +0000 |
commit | 4b5267de862d0f8d69a59a9287b8db1872abdb80 (patch) | |
tree | b6a5a997b6581629de9f8fc4db4622f96e3f02c0 | |
parent | estream: Avoid printing leading zeroes by %p on 32 bit systems. (diff) | |
download | gnupg-4b5267de862d0f8d69a59a9287b8db1872abdb80.tar.gz gnupg-4b5267de862d0f8d69a59a9287b8db1872abdb80.zip |
Update NEWS for the next release.
--
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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) ------------------------------------------------- |