aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--main.c3
2 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 70f51362..a3e53e92 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-11-09 Arnold D. Robbins <arnold@skeeve.com>
+
+ * main.c (usage): Add a note to not post bugs in comp.lang.awk.
+ So there.
+
2017-11-08 Arnold D. Robbins <arnold@skeeve.com>
* gawkapi.h (AWK_NUMBER_TYPE): Move this enum out to the
diff --git a/main.c b/main.c
index cd032247..2590b75b 100644
--- a/main.c
+++ b/main.c
@@ -616,7 +616,8 @@ usage(int exitval, FILE *fp)
fputs(_("\nTo report bugs, see node `Bugs' in `gawk.info'\n\
which is section `Reporting Problems and Bugs' in the\n\
printed version. This same information may be found at\n\
-https://www.gnu.org/software/gawk/manual/html_node/Bugs.html.\n\n"), fp);
+https://www.gnu.org/software/gawk/manual/html_node/Bugs.html.\n\
+PLEASE do NOT try to report bugs by posting in comp.lang.awk.\n\n"), fp);
/* ditto */
fputs(_("gawk is a pattern scanning and processing language.\n\