]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
maint: fix version in NEWS
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 30 Jun 2025 00:13:07 +0000 (17:13 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 30 Jun 2025 00:14:48 +0000 (17:14 -0700)
* NEWS: Update version number as per Jim Meyering
<https://bugs.gnu.org/78880#46>.

NEWS

diff --git a/NEWS b/NEWS
index d0b6e794a7fab194105d489dc69fc8278d91b53e..a85840dda34bea8438e02d348c3d81b46f4c7d3a 100644 (file)
--- 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: