aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog20
1 files changed, 20 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 399c01a6..b9bf04f6 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+2018-09-18 Arnold D. Robbins <arnold@skeeve.com>
+
+ * NEWS: Fix typo in gettext version.
+
+ Unrelated:
+
+ * field.c (get_field): Move lint check for field access in an
+ END rule to top level, make wording more general.
+ * builtin.c (do_print_rec): Restore check before calling get_field()
+ and add do_lint to the condition.
+
+ Unrelated:
+
+ * field.c (set_NF): Add lint warning if decrementing NF, which
+ doesn't work on older Unix awks.
+
+ Unrelated:
+
+ * config.rpath: Sync to GNULIB.
+
2018-09-16 gettextize <bug-gnu-gettext@gnu.org>
* configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.19.8.