From: Paul Eggert Date: Mon, 30 Jun 2025 00:13:07 +0000 (-0700) Subject: maint: fix version in NEWS X-Git-Tag: v9.8~263 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3eb731e8ab510e4c6ad56c3211ad8ec9153109c0;p=thirdparty%2Fcoreutils.git maint: fix version in NEWS * NEWS: Update version number as per Jim Meyering . --- diff --git a/NEWS b/NEWS index d0b6e794a7..a85840dda3 100644 --- a/NEWS +++ b/NEWS @@ -24,8 +24,8 @@ GNU coreutils NEWS -*- outline -*- Instead, it either outputs correctly or diagnoses a too-large width. [This bug was present in "the beginning".] - od +N. (where N is a decimal number) works again as per POSIX. - [bug introduced on 1995-01-25] + od '+N.' (where N is a decimal number) works again as per POSIX. + [bug introduced in textutils-2.0] sort with key character offsets of SIZE_MAX, could induce a read of 1 byte before an allocated heap buffer. For example: