From f0d3e2cb362e5610e6bbefe313e4c4687e3903ff Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 14 Apr 2023 22:02:35 -0700 Subject: [PATCH] * ChangeLog: fix year2038 wording --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 6ca5b7c66f..0cc56f0210 100644 --- a/ChangeLog +++ b/ChangeLog @@ -436,7 +436,7 @@ year2038: configure earlier * modules/year2038: Put AC_SYS_YEAR2038 in configure.ac-early - since it can affect CPPFLAGS with _TIME_BITS=64. + since it can affect later compilations with _TIME_BITS=64. 2023-04-09 Bruno Haible -- 2.39.5