diff options
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -1,7 +1,13 @@ +2018-08-02 Arnold D. Robbins <arnold@skeeve.com> + + * awkgram.y (yylex): Add lint warning upon encountering escaped + physical newlines in a string. + * node.c (make_str_node): Ditto. + 2018-08-01 John E. Malmberg <wb8tyw@qsl.net> - * custom.h: Include fp.h on OpenVMS. - Workaround for bug in math.h missing some declarations. + * custom.h: Include fp.h on OpenVMS. + Workaround for bug in math.h missing some declarations. 2018-07-31 Arnold D. Robbins <arnold@skeeve.com> |