aboutsummaryrefslogtreecommitdiffstats
path: root/support/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'support/ChangeLog')
-rw-r--r--support/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/support/ChangeLog b/support/ChangeLog
index 0dc26649..7fa46da5 100644
--- a/support/ChangeLog
+++ b/support/ChangeLog
@@ -1,3 +1,14 @@
+2022-01-19 Arnold D. Robbins <arnold@skeeve.com>
+
+ * cdefs.h, dfa.c, dfa.h, dynarray.h, flexmember.h, idx.h,
+ intprops.h, libc-config.h, localeinfo.c, localeinfo.h,
+ malloc/dynarray-skeleton.c, malloc/dynarray.h,
+ malloc/dynarray_at_failure.c, malloc/dynarray_emplace_enlarge.c,
+ malloc/dynarray_finalize.c, malloc/dynarray_resize.c,
+ malloc/dynarray_resize_clear.c, regcomp.c, regex.c, regex.h,
+ regex_internal.c, regex_internal.h, regexec.c, verify.h: Sync
+ with GNULIB. Primarily updates copyright year.
+
2021-12-10 Arnold D. Robbins <arnold@skeeve.com>
* intprops.h, regcomp.c, regex_internal.c, regex_internal.h,