summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e2f12faf..33eb45b1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2022-05-24 Adam Van Scyoc <avanscy@g.clemson.edu>
+
+ * awkgram.y (make_assignable): Handle Op_field_assign.
+ Avoids a core dump upon a certain kind of syntax error;
+ see test/getlnfa.awk.
+
2022-05-11 Arnold D. Robbins <arnold@skeeve.com>
* profile.c (pp_list): Typo fix in a comment.