diff options
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +2018-11-17 Arnold D. Robbins <arnold@skeeve.com> + + * config.guess: Updated from GNULIB. + 2018-11-11 Arnold D. Robbins <arnold@skeeve.com> * main.c (usage): Improve output for -Z in the help. @@ -84,7 +88,7 @@ 2018-09-16 Arnold D. Robbins <arnold@skeeve.com> * field.c (get_field): Add lint check if accessing $0 inside - and END rule, print a "may not be portable" warning. + an END rule, print a "may not be portable" warning. * builtin.c (do_print_rec): Call get_field() unconditionally in order to do lint check. |