aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5180f2ba6..1f2f98cf5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,13 @@
Noteworthy changes in version 2.5.1 (unreleased)
------------------------------------------------
- * gpg: New option --proc-all-sigs. [T7261]
+ * gpg: The support for composite Kyber+ECC public key algorithms
+ does now use the final FIPS-203 and LibrePGP specifications. The
+ experimental keys from 2.5.0 are no longer supported. [T6815]
+
+ * gpg: New option --proc-all-sigs. [T7261]
+
+ * gpgsm: New option --assert-signer. [T7286]
Release-info: https://dev.gnupg.org/T7191