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 0cc56f0210..a6be84b960 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2023-04-15 Bruno Haible <bruno@clisp.org>
+
+ selinux-h: Fix compilation error (regression 2023-04-13).
+ * m4/selinux-selinux-h.m4 (gl_HEADERS_SELINUX_SELINUX_H): Instead of
+ defining the C macro HAVE_SELINUX_SELINUX_H to 0, set the Autoconf
+ variable HAVE_SELINUX_SELINUX_H to 0.
+
2023-04-14 Bruno Haible <bruno@clisp.org>
year2038: Fix configure failure on 32-bit mingw.