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 c9962a09b9..8ffdb339d0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2023-04-11 Bruno Haible <bruno@clisp.org>
+
+ Makefile: Fix a syntax alert.
+ * Makefile: Indent commands with tabs, not spaces.
+
2023-04-10 Bruno Haible <bruno@clisp.org>
alignasof: Ensure a correct _Alignas (regression 2023-01-15).