diff options
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2018-11-24 Arnold D. Robbins <arnold@skeeve.com> + + * main.c (arg_assign): Allow assigning strongly typed regexp + constants to variables on the command line and with -v. + Thanks to Peng Yu <pengyu.ut@gmail.com> for the report. + 2018-11-17 Arnold D. Robbins <arnold@skeeve.com> * awkgram.c, command.c: Updated to Bison 3.2.1. |