aboutsummaryrefslogtreecommitdiffstats
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 1338479c..40c5626e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2020-02-09 Arnold D. Robbins <arnold@skeeve.com>
+
+ * awkgram.y: Add lint check for assignment in condition to
+ if and for statements. Thanks to Jannick <thirdedition@gmx.net>
+ for the suggestion.
+
2020-02-01 Arnold D. Robbins <arnold@skeeve.com>
* awk.h, dfa.c: Move include of mbsupport.h to ...