diff options
Diffstat (limited to 'support/ChangeLog')
-rw-r--r-- | support/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/support/ChangeLog b/support/ChangeLog index 6dc5def3..f0c5884a 100644 --- a/support/ChangeLog +++ b/support/ChangeLog @@ -41,6 +41,8 @@ * intprops.h: Sync with GNULIB. * regcomp.c (init_word): Move general_case label inside ifdef. * regex.h: Don't define __USE_GNU. Brings closer to GLIBC regex. + * regex.c: Don't include gawkbool.h, we don't use it anymore. + * dfa.h: Ditto. 2017-11-26 Arnold D. Robbins <arnold@skeeve.com> |