1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 02:36:16 +02:00
This commit is contained in:
Jim Meyering
1995-11-30 04:34:22 +00:00
parent 1c7a2ac60f
commit efac765819

View File

@@ -2,7 +2,7 @@ User-visible changes in release 1.14
* sorting works with character offsets larger than corresponding field width
* sort's -b option and `b' modifier work
* sort -k2,2 works.
* csplit detects integer overflow of command line arguments
* csplit detects integer overflow when converting command line arguments
* sort accepts new option/flag, -g, for sorting numbers in scientific notation
* join accepts POSIX `-o 0' field specifier.
* tr 'a[b*512]' '[a*]' < /dev/null terminates