1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-26 01:52:45 +02:00

doc: Add missing NEWS entry for next release

--
This commit is contained in:
Werner Koch 2023-09-07 11:10:00 +02:00
parent ac498107cd
commit a6e47400c7
No known key found for this signature in database
GPG Key ID: E3FDFF218E45B72B

3
NEWS
View File

@ -19,6 +19,9 @@ Noteworthy changes in version 2.2.42 (unreleased)
* gpg: New option --no-compress as alias for -z0.
* gpg: Detect already compressed data also when using a pipe. Also
detect JPEG and PNG file formats. [T6332]
* gpgsm: Support ECC certificates. [T6253]
* gpgsm: Print PROGRESS status lines. Add new --input-size-hint.