summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bd17733008..3e2682aac6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2023-04-17 Paul Eggert <eggert@cs.ucla.edu>
+
+ Slightly nicer largefile, year2038 tests
+ * modules/largefile-tests, modules/year2038-tests (Depends-on):
+ Add assert-h, intprops.
+ * tests/test-largefile.c, tests/test-year2038.c:
+ Prefer compile-time to run-time tests.
+ Don’t assume CHAR_BIT == 8.
+
2023-04-17 Bruno Haible <bruno@clisp.org>
MODULES.html.sh: Ensure hyperlinked files are displayable.