summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2023-04-19 14:20:54 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2023-04-19 14:20:54 -0700
commitfe92102332352143ab17ba8596d66f91a5e256b3 (patch)
tree889193f4dcccc0bb3311c04c939318eaa8df17c6 /ChangeLog
parente7d121249b4e236535454ee175e537271d2ceae0 (diff)
downloadgnulib-fe92102332352143ab17ba8596d66f91a5e256b3.tar.gz
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 "supported through gnulib", don't fail.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 88338a6cdc..5026c8c1cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
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
+ "supported through gnulib", don't fail.
+
+2023-04-19 Bruno Haible <bruno@clisp.org>
+
doc: Add references to changes accepted for future POSIX revisions.
* doc/glibc-functions/bind_textdomain_codeset.texi: Add reference to
www.austingroupbugs.net issue.