diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2012-02-10 13:22:45 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2012-02-10 13:22:45 +0200 |
commit | ac3a3b5a09051f68ec1d521cfe1e39f44cb0a07a (patch) | |
tree | 8522f10683e5272ebfdb63b439b0c37f9f6ea114 /ChangeLog | |
parent | bd7e60f71231f3f74c6f6efdaf856c71eeaa61ef (diff) | |
download | egawk-ac3a3b5a09051f68ec1d521cfe1e39f44cb0a07a.tar.gz egawk-ac3a3b5a09051f68ec1d521cfe1e39f44cb0a07a.tar.bz2 egawk-ac3a3b5a09051f68ec1d521cfe1e39f44cb0a07a.zip |
Sync dfa.c with GNU grep.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2012-02-10 Arnold D. Robbins <arnold@skeeve.com> + + * dfa.c: Sync with GNU grep. + 2012-02-07 Arnold D. Robbins <arnold@skeeve.com> * main.c (main): Move init of `output_fp' to before parsing of |