diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ * regex.h, regex.c, regex_internal.c, regex_internal.h: Sync with GLIBC. Mainly copyright updates. + * dfa.c (parse_bracket_exp): Sync with grep, where they restored + the buggy code. Sigh. 2014-02-15 Arnold D. Robbins <arnold@skeeve.com> |