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 aaffe12fc1..5f01a52535 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2023-05-05 Bruno Haible <bruno@clisp.org>
+
+ dirfd: Fix bogus override (regression 2023-04-26).
+ Reported by Bjarni Ingi Gislason <bjarniig@simnet.is> in
+ <https://lists.gnu.org/archive/html/bug-gnulib/2023-05/msg00040.html>.
+ * m4/dirfd.m4 (gl_FUNC_DIRFD): Fix mistake in last change.
+
2023-05-04 Bruno Haible <bruno@clisp.org>
c32swidth: Add tests.