]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Thu, 30 Nov 1995 04:32:31 +0000 (04:32 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 30 Nov 1995 04:32:31 +0000 (04:32 +0000)
old/textutils/NEWS

index 159f22baaf0bb4903027ab3b9755da079867789c..1bd933c2c330f6def86c404ddd0b6f17379578f2 100644 (file)
@@ -1,4 +1,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.
 * 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