summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2023-10-27 14:00:59 +0200
committerWerner Koch <wk@gnupg.org>2023-10-27 14:22:10 +0200
commit678c81902750a5a40573d708c5e14dad5225121e (patch)
tree765f78326aca699330279c991213b2e6d02583e9 /NEWS
parentgpg: Fix minor memory leak during certain smartcard operations. (diff)
downloadgnupg2-678c81902750a5a40573d708c5e14dad5225121e.tar.xz
gnupg2-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 'NEWS')
-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