summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ab1ea2148b..a41aeff43e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
2023-04-27 Bruno Haible <bruno@clisp.org>
- stdlib: Fix error when cross-compiling.
+ stdlib: Fix error when cross-compiling (regression 2023-04-04).
Reported by Pierre Labastie <pierre.labastie@neuf.fr> in
<https://lists.gnu.org/archive/html/bug-gnulib/2023-04/msg00220.html>.
* m4/stdlib_h.m4 (gl_STDLIB_H): Provide a 4th argument to AC_RUN_IFELSE.