diff options
author | Werner Koch <[email protected]> | 2023-10-27 12:36:15 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2023-10-27 12:36:15 +0000 |
commit | cadcb3846992b446d42cbb441a6fae3562120d07 (patch) | |
tree | be3ce11c8fe00030b35e63b1848480c50ab686ab | |
parent | Change gpgme-w32-spawn to unicode (diff) | |
download | gpgme-cadcb3846992b446d42cbb441a6fae3562120d07.tar.gz gpgme-cadcb3846992b446d42cbb441a6fae3562120d07.zip |
Release 1.23.1gpgme-1.23.1
--
This is minor fix to the spawn helper. No change to the library code.
GnuPG-bug-id: 6774
-rw-r--r-- | NEWS | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -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) ------------------------------------------------- |