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 7933058e8f..df3f0481f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2021-08-29 Bruno Haible <bruno@clisp.org>
+ supersede: Fix test failure under QEMU user-mode for Linux/mips.
+ * tests/test-supersede-open.h (test_open_supersede): Copy statbuf.st_dev
+ into a local variable of type dev_t.
+ * tests/test-supersede-fopen.h (test_fopen_supersede): Likewise.
+
+2021-08-29 Bruno Haible <bruno@clisp.org>
+
spawn-pipe: Fix test failure when running under QEMU user-mode.
* tests/test-spawn-pipe-child.c: Include <stdbool.h>, <string.h>,
qemu.h.