summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2023-02-08 23:44:33 +0100
committerBruno Haible <bruno@clisp.org>2023-02-08 23:44:33 +0100
commit3348dad8cd44857138662568b8cc076c3331903e (patch)
treefe8ba81a904cb6fa1661be94746fd286a00a700b /ChangeLog
parent4dff93434fcb770cb490a738d10d9cbb4a35d5be (diff)
downloadgnulib-3348dad8cd44857138662568b8cc076c3331903e.tar.gz
nl_langinfo: Add comment regarding per-thread locales.
* lib/nl_langinfo.c (ctype_codeset): Add comment.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a6b0d2eef7..97f810d1fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2023-02-08 Bruno Haible <bruno@clisp.org>
+ nl_langinfo: Add comment regarding per-thread locales.
+ * lib/nl_langinfo.c (ctype_codeset): Add comment.
+
nl_langinfo tests: Add another test.
* tests/test-nl_langinfo2.c: New file.
* tests/test-nl_langinfo2.sh: New file.