summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 04c5243b2a..7a377b243f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2023-04-26 Bruno Haible <bruno@clisp.org>
+ fchdir tests: Fix test failure on native Windows.
+ * modules/fchdir-tests (Depends-on): Add dup.
+
+2023-04-26 Bruno Haible <bruno@clisp.org>
+
fclose: Make last change more maintainable.
* m4/fclose.m4 (gl_FUNC_FCLOSE): Define through AC_DEFUN_ONCE. Don't
modify REPLACE_FOPEN.