aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 31bb6a59..4b0e3e2b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2019-07-16 Arnold D. Robbins <arnold@skeeve.com>
+
+ * TODO: Updated.
+ * awkgram.y [GRAMMAR]: Change some lint warnings to use lintwarn.
+ (yylex): Ditto.
+ * field.c (choose_fs_function): Ditto.
+ * main.c (main): Ditto.
+ * node.c (parse_escape): Ditto.
+
2019-06-30 Arnold D. Robbins <arnold@skeeve.com>
* interpret.h (r_interpret): Fix two more cases of warning