diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2016-07-19 Andrew J. Schorr <aschorr@telemetry-investments.com> + + * eval.c (set_LINT): Simplify the code considerably. + +2016-07-19 Arnold D. Robbins <arnold@skeeve.com> + + * awkgram.y (shadow_funcs): Change test at end to be + `lintfunc == r_fatal' instead of `lintfunc != warning'. + Thank to Andrew Schorr for the suggestion. + 2016-07-18 Arnold D. Robbins <arnold@skeeve.com> * main.c (locale_dir): New variable, init to LOCALEDIR (set by |