diff options
author | Werner Koch <[email protected]> | 2024-02-05 12:03:16 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2024-02-05 12:03:16 +0000 |
commit | 23d9093d9b05fed22d09c399adac6a174b00f20f (patch) | |
tree | 4feb74f7b6a3b5cb8a4318e5f38327bdc839a6a0 | |
parent | common: Update requisites (diff) | |
download | gnupg-23d9093d9b05fed22d09c399adac6a174b00f20f.tar.gz gnupg-23d9093d9b05fed22d09c399adac6a174b00f20f.zip |
More NEWS.
--
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,6 +8,8 @@ Noteworthy changes in version 2.2.43 (unreleased) * gpg: Allow to create revocations even with non-compliant algos. [rG89c7eccba5] + * gpgsm: Allow PKCS#12 decryption with a longer salt value. [T6757] + * dirmngr: Avoid starting a second instance on Windows via GPGME based launching. [T6833] |