diff options
author | Werner Koch <[email protected]> | 2012-01-30 12:42:13 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2012-01-30 14:17:09 +0000 |
commit | 75b347a2a191ad479123a57f935e27b78e079188 (patch) | |
tree | 9465e8ba518b42bfdacaf3861f3653ae77aa456a /NEWS | |
parent | Fix ChangeLog creation rule. (diff) | |
download | gnupg-1.4.12.tar.gz gnupg-1.4.12.zip |
Release 1.4.12gnupg-1.4.12
Diffstat (limited to '')
-rw-r--r-- | NEWS | 19 |
1 files changed, 18 insertions, 1 deletions
@@ -1,10 +1,27 @@ -Noteworthy changes in version 1.4.12 (unreleased) +Noteworthy changes in version 1.4.12 (2012-01-30) ------------------------------------------------- * 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. + + * Improved JPEG detection. + + * Included more VMS patches + + * Made it easier to create an installer for Windows. + + * Supports the 32 bit variant of the mingw-w64 toolchain. + + * Made file locking more portable. + + * Minor bug fixes. + Noteworthy changes in version 1.4.11 (2010-10-18) ------------------------------------------------- |