aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2021-10-24 20:03:19 +0300
committerArnold D. Robbins <arnold@skeeve.com>2021-10-24 20:03:19 +0300
commit12f3e75d7bc0fd2af20b44d9643ca237f2e71e5b (patch)
treecc754c62be1a8ff01376457767518a13fac67ed3
parent399f6e45acbda2dc5ca5eb24d1c648800be5006a (diff)
downloadegawk-12f3e75d7bc0fd2af20b44d9643ca237f2e71e5b.tar.gz
egawk-12f3e75d7bc0fd2af20b44d9643ca237f2e71e5b.tar.bz2
egawk-12f3e75d7bc0fd2af20b44d9643ca237f2e71e5b.zip
Update README.
-rw-r--r--ChangeLog4
-rw-r--r--README6
2 files changed, 8 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 9592f48f..97eea5e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2021-10-24 Arnold D. Robbins <arnold@skeeve.com>
+
+ * README: Updated.
+
2021-10-20 Andrew J. Schorr <aschorr@telemetry-investments.com>
* msg.c (err): Need to check that FNR_node->var_value is non-NULL
diff --git a/README b/README
index 62d65282..fad19437 100644
--- a/README
+++ b/README
@@ -36,7 +36,7 @@ See the file INSTALL for installation instructions.
If you don't have Bison, use the awkgram.c file here. It was
generated with Bison, and has no proprietary code in it. (Note that
-modifying awkgram.y without Bison will be difficult, at best. You might
+modifying awkgram.y without Bison is next to impossible. You might
want to get a copy of Bison from the FSF too.)
The build mechanics depend upon Bison. Also, gawk doesn't work correctly
@@ -76,10 +76,12 @@ is about the worst place to post a gawk bug report. So too is use of
a web forum such as Stack Overflow. Please, use the mechanisms outlined
in the manual.
-Email should be sent to bug-gawk@gnu.org. This is a separate mailing
+Bug reports should be sent to bug-gawk@gnu.org. This is a separate mailing
list at GNU Central. The advantage to using this address is that bug
reports are archived at GNU Central.
+General non-bug questions should be sent to help-gawk@gnu.org.
+
Arnold Robbins
BUG REPORTS AND FIXES, non-Unix systems: