aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2023-09-07 15:35:01 +0000
committerWerner Koch <[email protected]>2023-09-07 15:35:01 +0000
commit8c8608425a0fa3ed00260466020e8740de52824d (patch)
tree2d9f9e13a7a3b65db02571aedd259950c977966e
parentcommon: Never remove /dev/null. (diff)
downloadgnupg-8c8608425a0fa3ed00260466020e8740de52824d.tar.gz
gnupg-8c8608425a0fa3ed00260466020e8740de52824d.zip
Prepare NEWS for a snapshot release
--
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1b617e431..3d7d2bad2 100644
--- a/NEWS
+++ b/NEWS
@@ -33,7 +33,7 @@ Noteworthy changes in version 2.2.42 (unreleased)
* gpgsm: Non-armored detached signature are now created without
using indefinite form length octets. This improves compatibility
- with some PDF signature verification software.
+ with some PDF signature verification software. [rG3d3b941ce9]
* gpgsm: Verification of detached signatures does now strip trailing
zeroes from the input if --assume-binary is used. [rG6bdf11f671]
@@ -51,6 +51,7 @@ Noteworthy changes in version 2.2.42 (unreleased)
* wkd: Make --add-revocs the default in gpg-wks-client. New option
--no-add-revocs. [rG67d57fae3f]
+ * Ignore attempts to remove the /dev/null device. [T6556]
Release-info: https://dev.gnupg.org/T6307