aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2022-08-24 13:20:29 +0000
committerWerner Koch <[email protected]>2022-08-24 13:20:29 +0000
commit8e60f885713b833dfd8cef7f5b0272df0e48d62f (patch)
tree57b4d150f1adb3a8d3a891dc15d9c3966cc4306a
parentgpgsm: New option --compatibility-flags. (diff)
downloadgnupg-8e60f885713b833dfd8cef7f5b0272df0e48d62f.tar.gz
gnupg-8e60f885713b833dfd8cef7f5b0272df0e48d62f.zip
Release 2.2.37gnupg-2.2.37
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 223b8ca86..800e9d695 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Noteworthy changes in version 2.2.37 (unreleased)
+Noteworthy changes in version 2.2.37 (2022-08-24)
-------------------------------------------------
* gpg: In de-vs mode use SHA-256 instead of SHA-1 as implicit
@@ -21,6 +21,8 @@ Noteworthy changes in version 2.2.37 (unreleased)
* gpg: The options --auto-key-import and --include-key-block are
again listed by gpgconf. [T6138]
+ * gpgsm: New option --compatibility-flags. [rG77b6896f7a]
+
* agent: New options --no-user-trustlist and --sys-trustlist-name.
[T5990]