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 5026c8c1cf..4266437e42 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2023-04-19 Bruno Haible <bruno@clisp.org>
+ random: Fix compilation errors in C++ on mingw 10.
+ * lib/stdlib.in.h (random, srandom): Disable _GL_CXXALIASWARN invocation
+ on non-glibc systems.
+
+2023-04-19 Bruno Haible <bruno@clisp.org>
+
year2038-required: Fix configure failure with MSVC.
* m4/largefile.m4 (_AC_SYS_LARGEFILE_PROBE): Distinguish the results
"support not detected" and "supported through gnulib". If the result is