diff options
Diffstat (limited to 'support/ChangeLog')
-rw-r--r-- | support/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/support/ChangeLog b/support/ChangeLog index 7d234113..a61893b2 100644 --- a/support/ChangeLog +++ b/support/ChangeLog @@ -1,3 +1,12 @@ +2021-02-08 Arnold D. Robbins <arnold@skeeve.com> + + * cdefs.h, dfa.c, dfa.h, flexmember.h, intprops.h, libc-config.h, + localeinfo.c, localeinfo.h, regcomp.c, regex.c, regex.h, + regex_internal.c, regex_internal.h, regexec.c, verify.h: Sync + from GNULIB. + * attribute.h, dynarray.h: New files. + * malloc/dynarray.h, malloc/dynarray-skeleton.c: New files from GNULIB. + 2021-01-08 Arnold D. Robbins <arnold@skeeve.com> * random.h (initstate, setstate, srandom): Add declarations. |