aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bc47008f..a96b8e6f 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-11-29 Arnold D. Robbins <arnold@skeeve.com>
+
+ * awkgram.y (first_rule, func_first): Remove unused variables.
+ (Grammar): Simplify rule for range pattern.
+
2018-11-28 Arnold D. Robbins <arnold@skeeve.com>
* awkgram.y (debug_print_comment): New macro and function.