diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2021-08-29 18:53:55 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2021-08-29 18:53:55 +0300 |
commit | 0e1761697d8ed24b07cf23035f5dd01d09056e3a (patch) | |
tree | 0bfa58691f81e87f3098d736bc0409c4dd5fc40c /support/ChangeLog | |
parent | 6696453c1a733436cbb9ca41c7c75eeb4e0b428a (diff) | |
download | egawk-0e1761697d8ed24b07cf23035f5dd01d09056e3a.tar.gz egawk-0e1761697d8ed24b07cf23035f5dd01d09056e3a.tar.bz2 egawk-0e1761697d8ed24b07cf23035f5dd01d09056e3a.zip |
Sync support with GNULIB updates.
Diffstat (limited to 'support/ChangeLog')
-rw-r--r-- | support/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/support/ChangeLog b/support/ChangeLog index 81b564aa..e57a25af 100644 --- a/support/ChangeLog +++ b/support/ChangeLog @@ -1,3 +1,10 @@ +2021-08-29 Arnold D. Robbins <arnold@skeeve.com> + + * cdefs.h, dfa.c, dfa.h, libc-config.h, malloc/dynarray_at_failure.c, + regex.c, regex.h, regex_internal.c, regexec.c, verify.h: + Sync with GNULIB, yet again lots of churn. + * xalloc.h (ximemdup0): Yet another stupid new function. + 2021-08-15 Arnold D. Robbins <arnold@skeeve.com> * Makefile.am (AR): Set from @AR@ so that it can be set |