summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2023-04-20 02:29:26 +0200
committerBruno Haible <bruno@clisp.org>2023-04-20 02:29:26 +0200
commitb3774862952b27e3513b3ef82414d56bcae3b665 (patch)
treede8223564761f2428fb5835f415f6bb192669e59 /ChangeLog
parent57d2a227e2ef996dd493822ab5ad54f3e712a3b1 (diff)
downloadgnulib-b3774862952b27e3513b3ef82414d56bcae3b665.tar.gz
chown tests: Fix link error on mingw 10.
* modules/chown-tests (configure.ac): Test whether getgid() exists. * modules/fchownat-tests (configure.ac): Likewise. * tests/test-chown.h (getgid): Define a fallback.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fbc1812489..639f3e2923 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2023-04-19 Bruno Haible <bruno@clisp.org>
+ chown tests: Fix link error on mingw 10.
+ * modules/chown-tests (configure.ac): Test whether getgid() exists.
+ * modules/fchownat-tests (configure.ac): Likewise.
+ * tests/test-chown.h (getgid): Define a fallback.
+
+2023-04-19 Bruno Haible <bruno@clisp.org>
+
ctime: Fix compilation errors in C++ mode on mingw 10.
* lib/c++defs.h (_GL_FUNCDECL_RPL): Add a comment.
* lib/time.in.h (ctime): Don't use _GL_ATTRIBUTE_DEPRECATED before