aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a8d33c13..98c0d295 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2018-11-17 Arnold D. Robbins <arnold@skeeve.com>
+
+ * config.guess: Updated from GNULIB.
+
2018-11-11 Arnold D. Robbins <arnold@skeeve.com>
* main.c (usage): Improve output for -Z in the help.
@@ -84,7 +88,7 @@
2018-09-16 Arnold D. Robbins <arnold@skeeve.com>
* field.c (get_field): Add lint check if accessing $0 inside
- and END rule, print a "may not be portable" warning.
+ an END rule, print a "may not be portable" warning.
* builtin.c (do_print_rec): Call get_field() unconditionally
in order to do lint check.