diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -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) ------------------------------------------------- |