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 df3f0481f6..b86a6c33a7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2021-08-29 Paul Eggert <eggert@cs.ucla.edu>
+
+ attribute: keep up with gnulib-common.m4
+ * lib/attribute.h (ATTRIBUTE_DEALLOC, ATTRIBUTE_DEALLOC_FREE):
+ New macros, aliases for the _GL_-prefixed macros added
+ to gnulib-common.m4 last month.
+
2021-08-29 Bruno Haible <bruno@clisp.org>
supersede: Fix test failure under QEMU user-mode for Linux/mips.