aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 8 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 99c836360..9a747f769 100644
--- a/NEWS
+++ b/NEWS
@@ -4,13 +4,19 @@ 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.
+ * GPG now uses the longest key ID available. 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.
* Ukrainian translation.
+ * Honor option --cert-digest-algo when creating a cert.
+
+ * Emit a DECRYPTION_INFO status line.
+
+ * Improved detection of JPEG files.
+
Noteworthy changes in version 2.0.18 (2011-08-04)
-------------------------------------------------