diff options
Diffstat (limited to 'support/ChangeLog')
-rw-r--r-- | support/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/support/ChangeLog b/support/ChangeLog index f7b450c2..a4520ece 100644 --- a/support/ChangeLog +++ b/support/ChangeLog @@ -1,3 +1,9 @@ +2017-12-01 Arnold D. Robbins <arnold@skeeve.com> + + * 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. + 2017-11-26 Arnold D. Robbins <arnold@skeeve.com> * regcomp.c regex_internal.c, regex_internal.h, regexec.c: Sync |