diff options
author | Werner Koch <[email protected]> | 2022-09-01 10:05:21 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2022-09-01 10:05:21 +0000 |
commit | 0b786fde775588413e5c9842bca3a3d8ea06fad5 (patch) | |
tree | b1960eb4a007f4ee433b59688350d1caae67c2f9 | |
parent | po: Update Japanese Translation. (diff) | |
download | gnupg-2.2.38.tar.gz gnupg-2.2.38.zip |
Release 2.2.38gnupg-2.2.38
-rw-r--r-- | NEWS | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -1,6 +1,15 @@ -Noteworthy changes in version 2.2.38 (unreleased) +Noteworthy changes in version 2.2.38 (2022-09-01) ------------------------------------------------- + * gpg: Make --require-compliance work for sign+encrypt. [T6174] + + * gpg: Fix an encoding problem under Windows in the printed + timezone. [T5073] + + * gpg: Emit a FAILURE status for --require-compliance errors. + [rGe05fb5ca37] + + * dirmngr: Avoid caching expired certificates. [T6142] Release-info: https://dev.gnupg.org/T6159 |