aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2017-11-10 12:05:38 +0200
committerArnold D. Robbins <arnold@skeeve.com>2017-11-10 12:05:38 +0200
commit0b70cb57ca6b843d4a28f9a918f8adb3f8fa0b3c (patch)
tree2a4b238e98a2e24db3827e5e9754e0142a63fd58 /test
parent1736de9cfa770b68c6a3b4eccb66a96bd68471e3 (diff)
parentad97d3d884136a2bad487283b3a212e5cbdecd40 (diff)
downloadegawk-0b70cb57ca6b843d4a28f9a918f8adb3f8fa0b3c.tar.gz
egawk-0b70cb57ca6b843d4a28f9a918f8adb3f8fa0b3c.tar.bz2
egawk-0b70cb57ca6b843d4a28f9a918f8adb3f8fa0b3c.zip
Merge branch 'gawk-4.2-stable'
Diffstat (limited to 'test')
-rw-r--r--test/ChangeLog4
-rw-r--r--test/badargs.ok1
2 files changed, 5 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index ab34e98b..4586d02e 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,7 @@
+2017-11-10 Arnold D. Robbins <arnold@skeeve.com>
+
+ * badargs.ok: Updated after code change.
+
2017-10-19 Arnold D. Robbins <arnold@skeeve.com>
* 4.2.0: Release tar ball made.
diff --git a/test/badargs.ok b/test/badargs.ok
index 6b3d88bd..7986c022 100644
--- a/test/badargs.ok
+++ b/test/badargs.ok
@@ -35,6 +35,7 @@ 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.
gawk is a pattern scanning and processing language.
By default it reads standard input and writes standard output.