From cadcb3846992b446d42cbb441a6fae3562120d07 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 27 Oct 2023 14:36:15 +0200 Subject: [PATCH] Release 1.23.1 -- This is minor fix to the spawn helper. No change to the library code. GnuPG-bug-id: 6774 --- NEWS | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 942ee2d6..6dd529c8 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,12 @@ -Noteworthy changes in version 1.23.1 (unreleased) +Noteworthy changes in version 1.23.1 (2023-10-27) ------------------------------------------------- + * w32: Change gpgme-w32-spawn to use Unicode arguments. [T6728] + + [c=C43/A32/R0 cpp=C26/A20/R0 qt=C20/A5/R0] + + Release-info: https://dev.gnupg.org/T6774 + Noteworthy changes in version 1.23.0 (2023-10-25) -------------------------------------------------