Pádraig Brady <[email protected]> writes: > On 29/11/2025 07:46, Collin Funk wrote: >> * NEWS: Remove mention about old fileutils, textutils, and sh-utils NEWS >> files that were removed in commit 2c64bc872 (doc: only distribute 5 >> years of ChangeLogs, 2017-01-31). >> --- >> NEWS | 2 -- >> 1 file changed, 2 deletions(-) >> diff --git a/NEWS b/NEWS >> index ad7d48f33..ab7f0bb56 100644 >> --- a/NEWS >> +++ b/NEWS >> @@ -6367,8 +6367,6 @@ point at which the packages merged to form the >> coreutils: >> * who once again prints whatever host information it has, even without >> --lookup >> ======================================================================== >> -For older NEWS entries for the fileutils, textutils, and sh-utils >> -packages, see ./old/*/NEWS. >> This package began as the union of the following: >> textutils-2.1, fileutils-4.1.11, sh-utils-2.0.15. > > Cool, You'll need to include the change from > `make update-NEWS-hash` I think.
Good catch. I forgot to run 'make syntax-check'. Pushed with that fixed. Collin
