summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 30aafccaed..bb49b16cf0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2023-04-09 Paul Eggert <eggert@cs.ucla.edu>
+
+ year2038: configure earlier
+ * modules/year2038: Put AC_SYS_YEAR2038 in configure.ac-early
+ since it can affect CPPFLAGS with _TIME_BITS=64.
+
2023-04-09 Bruno Haible <bruno@clisp.org>
c32toupper: Add tests.