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 78890c0949..a65943e2f7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2019-07-02 Bruno Haible <bruno@clisp.org>
+ lstat tests: Fix test failure on MSVC.
+ * tests/test-lstat.h (test_lstat_func): Don't test SAME_INODE values on
+ native Windows, unless _GL_WINDOWS_STAT_INODES is defined.
+
+2019-07-02 Bruno Haible <bruno@clisp.org>
+
stat tests: Fix test failure on MSVC.
* tests/test-stat.h (test_stat_func): Don't test SAME_INODE values on
native Windows, unless _GL_WINDOWS_STAT_INODES is defined.