aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--NEWS11
1 files changed, 10 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6502fdfd..c5234f2b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,19 @@
-Noteworthy changes in version 1.24.3 (unreleased)
+Noteworthy changes in version 1.24.3 (2025-05-19)
-------------------------------------------------
Take care: This version is from a legacy branch of gpgme created
just before we split out the C++, Qt, and Python bindings to
separate repositories and bumped the version number up to 2.0.
+ * cpp: Ensure that all transitions go from one state to a different
+ state. [T7600]
+
+ * cpp: Ensure correct expiration time on 32-bit arch with 64-bit
+ time_t. [T7627]
+
+ [c=C44/A33/R2 cpp=C27/A21/R3 qt=C21/A6/R2]
+
+ Release-info: https://dev.gnupg.org/T7524
Noteworthy changes in version 1.24.2 (2025-02-10)