aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2024-12-04 13:59:36 +0000
committerWerner Koch <[email protected]>2024-12-04 14:33:56 +0000
commitf6257431a8f80b507b8197f16088fb257153fe4e (patch)
tree3f1d35af43aefd17b18f0f8ab6233d946cacc56b /NEWS
parentAdd a configure test for gettid. (diff)
downloadgpgme-f6257431a8f80b507b8197f16088fb257153fe4e.tar.gz
gpgme-f6257431a8f80b507b8197f16088fb257153fe4e.zip
Release 1.24.1gpgme-1.24.1
-- Although the GPGME_PK_KYBER is technically an API change we ignore it because this is just another enum value which does not change the ABI and no software uses it yet. Kleopatra is the first to use this and it already has a test for gpgme 1.24.1. GnuPG-bug-id: 7440
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 13 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a216265d..39a41e3d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,18 @@
-Noteworthy changes in version 1.24.1 (unreleased)
+Noteworthy changes in version 1.24.1 (2024-12-04)
-------------------------------------------------
+ * Support the Kyber algorithm in key listings.
+
+ * Allow building on some older Linux platforms. [rM4a62318422]
+
+ * Interface changes relative to the 1.24.0 release:
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ GPGME_PK_KYBER NEW enum value.
+
+ [c=C44/A33/R1 cpp=C27/A21/R1 qt=C21/A6/R1]
+
+ Release-info: https://dev.gnupg.org/T7440
+
Noteworthy changes in version 1.24.0 (2024-11-06)
-------------------------------------------------