From 813d66cea7bab1a98c5a096b325bdba49b5e2eac Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 24 Jul 2007 10:00:59 +0200 Subject: NEWS: Move the other "sort" entry from the 6.9 section into 6.10 "Bug fixes". --- NEWS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index e04be6e53..fbefbf24c 100644 --- a/NEWS +++ b/NEWS @@ -90,6 +90,10 @@ GNU coreutils NEWS -*- outline -*- seq no longer mishandles obvious cases like "seq 0 0.000001 0.000003", so workarounds like "seq 0 0.000001 0.0000031" are no longer needed. + Obsolete sort usage with an invalid ordering-option character, e.g., + "env _POSIX2_VERSION=199209 sort +1x" no longer makes sort free an + invalid pointer [introduced in coreutils-6.5] + sorting very long lines (relative to the amount of available memory) no longer provokes unaligned memory access @@ -118,10 +122,6 @@ GNU coreutils NEWS -*- outline -*- Using pr -m -s (i.e. merging files, with TAB as the output separator) no longer inserts extraneous spaces between output columns. - Obsolete sort usage with an invalid ordering-option character, e.g., - "env _POSIX2_VERSION=199209 sort +1x" no longer makes sort free an - invalid pointer [introduced in coreutils-6.5] - * Noteworthy changes in release 6.8 (2007-02-24) [not-unstable] ** Bug fixes -- cgit v1.2.3-70-g09d2