From 1ed524af04eac4e709f43cda8a564734d733ae12 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Fri, 21 Jun 2019 11:52:03 +0300 Subject: Small doc fixes. --- ChangeLog | 1 + NEWS | 2 +- README.git | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index a48d4cf6..44178ffc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,7 @@ possible issues with accessing uninitialized memory. Thanks to valgrind, as pointed out by Nadezhda Vyukova . + * NEWS, README.git: Fix some typos. 2019-06-19 Arnold D. Robbins diff --git a/NEWS b/NEWS index 9846fe11..631df171 100644 --- a/NEWS +++ b/NEWS @@ -22,7 +22,7 @@ Changes from 5.0.0 to 5.0.1 6. Infrastructure upgrades: Bison 3.4. -N. A number of bugs, some of them quite significant, have been fixed. +7. A number of bugs, some of them quite significant, have been fixed. See the ChangeLog for details. Changes from 4.2.1 to 5.0.0 diff --git a/README.git b/README.git index b590780d..8edf5a8a 100644 --- a/README.git +++ b/README.git @@ -1,10 +1,11 @@ +Thu Jun 20 11:01:04 IDT 2019 Wed Aug 23 08:07:18 IDT 2017 ============================ If you are reading this, you have retrieved the gawk code base via Git from savannah.gnu.org. This is good; gawk no longer uses CVS. -On GNU and Unix systems, please execute use the following to build +On GNU and Unix systems, please use the following to build gawk after doing `git clone' or `git pull': make distclean # if not a new clone -- cgit v1.2.3