aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2012-01-30 12:42:13 +0000
committerWerner Koch <[email protected]>2012-01-30 14:17:09 +0000
commit75b347a2a191ad479123a57f935e27b78e079188 (patch)
tree9465e8ba518b42bfdacaf3861f3653ae77aa456a /NEWS
parentFix ChangeLog creation rule. (diff)
downloadgnupg-1.4.12.tar.gz
gnupg-1.4.12.zip
Release 1.4.12gnupg-1.4.12
Diffstat (limited to '')
-rw-r--r--NEWS19
1 files changed, 18 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 24500c1f7..c747abedd 100644
--- a/NEWS
+++ b/NEWS
@@ -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)
-------------------------------------------------