]> git.ipfire.org Git - thirdparty/coreutils.git/commit
doc: mention cksum error fix with cpu feature checks changes
authorPádraig Brady <P@draigBrady.com>
Wed, 14 Jun 2023 23:53:54 +0000 (00:53 +0100)
committerPádraig Brady <P@draigBrady.com>
Thu, 15 Jun 2023 00:00:05 +0000 (01:00 +0100)
commitd53190ed46a55f599800ebb2d8ddfe38205dbd24
tree6b945a0ae58c659a5a8ddcaeda56c2fc4f28ffaf
parentf780a85985f5b069ba8597aaeac49eb74864926a
doc: mention cksum error fix with cpu feature checks changes

* NEWS: Mention the error message to aid those searching
for solutions to the issue, and mention cksum also
as that was confirmed to fix the error with the adjusted
cpu feature detection, as discussed at https://bugs.debian.org/1037264
* src/cksum.c: Cleanup syntax-check failure from previous commit.
NEWS
src/cksum.c