summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d508b96fed..ab1ea2148b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2023-04-27 Bruno Haible <bruno@clisp.org>
+
+ stdlib: Fix error when cross-compiling.
+ 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.
+
2023-04-26 Paul Eggert <eggert@cs.ucla.edu>
freopen-safer: pacify GCC 13