summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1c036a5697..d59716db06 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2022-01-28 Pádraig Brady <P@draigBrady.com>
+
+ maintainer-makefile: fix sc_error_message_uppercase false failure
+ * top/maint.mk (sc_error_message_uppercase): Don't trigger for
+ any of the PRI... defines.
+
2022-01-27 Paul Eggert <eggert@cs.ucla.edu>
alignalloc: work around AddressSanitizer bug