aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2021-10-24 20:04:00 +0300
committerArnold D. Robbins <arnold@skeeve.com>2021-10-24 20:04:00 +0300
commitfd77bb810a66777c32d8205babb705ee3cd5dc78 (patch)
treef6780d9c4bd390b9c4809c0ddc812560609b0f16
parente665ebe9a6d6581e145830ae277a79e18f43ecad (diff)
parent12f3e75d7bc0fd2af20b44d9643ca237f2e71e5b (diff)
downloadegawk-fd77bb810a66777c32d8205babb705ee3cd5dc78.tar.gz
egawk-fd77bb810a66777c32d8205babb705ee3cd5dc78.tar.bz2
egawk-fd77bb810a66777c32d8205babb705ee3cd5dc78.zip
Merge branch 'gawk-5.1-stable'
-rw-r--r--ChangeLog4
-rw-r--r--README6
2 files changed, 8 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index d67d139a..aeff8f30 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: