diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +Mon May 2 23:44:34 2011 Arnold D. Robbins <arnold@skeeve.com> + + * dfa.c (parse_bracket_exp): Sync with GNU grep, since we + now require C 90, go ahead and put non-constant values into + the array initializers. + +Mon May 2 23:37:09 2011 Corinna Vinschen <vinschen@redhat.com> + + * awk.h (small): Undef after include of <sigsegv.h> to compile + builtin.c on Cygwin. + Fri Apr 29 12:29:56 2011 Arnold D. Robbins <arnold@skeeve.com> * dfa.c: Sync with GNU grep, mainly typos in comments. |