diff options
author | Jim Meyering <jim@meyering.net> | 1999-05-22 04:29:30 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-05-22 04:29:30 +0000 |
commit | 77d5a18a9b1d3d846237d565f01578f0be9892fa (patch) | |
tree | c20a6b5eb9bac08444a8c6e8c4397d59d0b7b81e /old/textutils | |
parent | 4539e57b3c5df8890d572788a3e3969d51ac591d (diff) | |
download | coreutils-77d5a18a9b1d3d846237d565f01578f0be9892fa.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/textutils')
-rw-r--r-- | old/textutils/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/old/textutils/NEWS b/old/textutils/NEWS index 04614f04c..782b7f28a 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -4,6 +4,7 @@ Changes in release 1.23 E.g. a line starting with a tab now sorts before an empty line, since tab precedes newline in the ASCII collating sequence. * sort handles NUL bytes correctly when configured/compiled with --enable-nls +* fix typos in my version of AC_SEARCH_LIBS. * fix dates on config files so builders don't need autoconf/automake [1.22l] * sort no longer autodetects the locale of numbers and months, |