summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2023-03-02 09:17:33 +0100
committerBruno Haible <bruno@clisp.org>2023-03-02 09:17:33 +0100
commit2ba7c75ed134b73c857ca5575d8803313a50db60 (patch)
tree6832643f3c572895f481a801cb6c11d9ad9ff6c9 /ChangeLog
parentfd35991c84efd535bdb5adcddd7b9a49abdc41e4 (diff)
downloadgnulib-2ba7c75ed134b73c857ca5575d8803313a50db60.tar.gz
nl_langinfo tests: Avoid test failure on Solaris 11.
* tests/test-nl_langinfo2.c (main): Skip French T_FMT_AMPM test on Solaris.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aa99891e55..5076ac68ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2023-03-02 Bruno Haible <bruno@clisp.org>
+
+ nl_langinfo tests: Avoid test failure on Solaris 11.
+ * tests/test-nl_langinfo2.c (main): Skip French T_FMT_AMPM test on
+ Solaris.
+
2023-02-28 Benno Schulenberg <bensberg@telfort.nl> (tiny change)
terminfo, termcap: Fix more spellos in a comment.