aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/ChangeLog4
-rw-r--r--test/badargs.ok4
2 files changed, 7 insertions, 1 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index b8352718..87482dc4 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,7 @@
+2018-01-25 Arnold D. Robbins <arnold@skeeve.com>
+
+ * badargs.ok: Adjust after code changes.
+
2018-01-24 Arnold D. Robbins <arnold@skeeve.com>
* Makefile.am (EXTRA_DIST): New test: nsforloop.
diff --git a/test/badargs.ok b/test/badargs.ok
index 7986c022..f32798eb 100644
--- a/test/badargs.ok
+++ b/test/badargs.ok
@@ -35,7 +35,9 @@ To report bugs, see node `Bugs' in `gawk.info'
which is section `Reporting Problems and Bugs' in the
printed version. This same information may be found at
https://www.gnu.org/software/gawk/manual/html_node/Bugs.html.
-PLEASE do NOT try to report bugs by posting in comp.lang.awk.
+PLEASE do NOT try to report bugs by posting in comp.lang.awk,
+
+or by using a web forum such as Stack Overflow.
gawk is a pattern scanning and processing language.
By default it reads standard input and writes standard output.