summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e25324c3de..8f03557265 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2023-05-01 Paul Eggert <eggert@cs.ucla.edu>
+
+ limits-h: port to pcc
+ * doc/posix-headers/limits.texi: Document the issue.
+ * lib/limits.in.h (MB_LEN_MAX): New macro, if not already defined.
+ * m4/limits-h.m4 (gl_LIMITS_H): Test for MB_LEN_MAX.
+ * tests/test-limits-h.c: Check that it’s positive.
+
2023-04-28 Paul Eggert <eggert@cs.ucla.edu>
year2038-recommended: new module