diff --git a/NEWS b/NEWS index 816eb3b25..6d14170dc 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,12 @@ -Noteworthy changes in version 2.2.47 (unreleased) +Noteworthy changes in version 2.2.47 (2025-04-09) ------------------------------------------------- + * gpg: Fix double free of internal data in --no-sig-cache mode. + [T7547] + + * scd: Fix posssible lockup on Windows due to lost select results. + [T2982] + Noteworthy changes in version 2.2.46 (2025-01-07) -------------------------------------------------