aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2023-10-27 12:00:59 +0000
committerWerner Koch <[email protected]>2023-10-27 12:22:10 +0000
commit678c81902750a5a40573d708c5e14dad5225121e (patch)
tree765f78326aca699330279c991213b2e6d02583e9 /NEWS
parentgpg: Fix minor memory leak during certain smartcard operations. (diff)
downloadgnupg-678c81902750a5a40573d708c5e14dad5225121e.tar.gz
gnupg-678c81902750a5a40573d708c5e14dad5225121e.zip
w32: Use utf8 for the asctimestamp function.
* common/gettime.c (asctimestamp) [W32]: Use ".UTF8" for the locale. -- This has been suggested by the reporter of GnuPG-bug-id: 6741
Diffstat (limited to '')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f4ecb1d64..7f6162cbb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
Noteworthy changes in version 2.4.4 (unreleased)
------------------------------------------------
+ * Fix garbled time output in non-English Windows. [T6741]
+
Release-info: https://dev.gnupg.org/T6578