aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f032d500..3da08549 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.