aboutsummaryrefslogtreecommitdiffstats
path: root/support/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'support/ChangeLog')
-rw-r--r--support/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/support/ChangeLog b/support/ChangeLog
index 54f51fcc..1efcbc01 100644
--- a/support/ChangeLog
+++ b/support/ChangeLog
@@ -1,3 +1,13 @@
+2021-04-25 Arnold D. Robbins <arnold@skeeve.com>
+
+ More of the same:
+
+ * Makefile.am (EXTRA_DIST): Add more files in malloc directory.
+ (libsupport_a_SOURCES): Add malloc/dynarray_finalize.c and
+ malloc/dynarray_emplace_enlarge.c.
+ * malloc/dynarray_finalize.c, malloc/dynarray_emplace_enlarge.c:
+ New files, from GNULIB.
+
2021-04-22 Arnold D. Robbins <arnold@skeeve.com>
* dynarray.h: Don't redefine libc interfaces to gnulib