aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2015-06-02 12:31:13 +0000
committerWerner Koch <[email protected]>2015-06-02 12:31:13 +0000
commit58126e86eac873735dfed5c64be872a58821bd8a (patch)
treeab3242f4b24c59e63cfea0fb5ec18a36383bb9e0
parentpo: Auto-update (diff)
downloadgnupg-58126e86eac873735dfed5c64be872a58821bd8a.tar.gz
gnupg-58126e86eac873735dfed5c64be872a58821bd8a.zip
Release 2.0.28gnupg-2.0.28
-rw-r--r--NEWS17
1 files changed, 16 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7b87ca9d4..d86126e31 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,21 @@
-Noteworthy changes in version 2.0.28 (unreleased)
+Noteworthy changes in version 2.0.28 (2015-06-02)
-------------------------------------------------
+ * agent: Added support for an external password manager.
+
+ * gpg: New command --list-gcrypt-config.
+
+ * gpg: Issue NEWSIG status lines during signature verification.
+
+ * gpgsm: The default hash algo for a CSR is now SHA-256 and the
+ default encryption algo is AES-128.
+
+ * scdaemon: Allow PC/SC reader selection by partial name match.
+
+ * gpgtar: Fix extracting files with a size of a multiple of 512.
+
+ * Fixed several other bugs.
+
* Libgcrypt 1.5 is now required.