summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-09-04 22:25:53 +0000
committerJim Meyering <jim@meyering.net>2003-09-04 22:25:53 +0000
commit438038167d8c46052adb2ce6885eed4d963e6c2d (patch)
treeaac7723dc1e1d83917e6c1272468af6a24fc6958 /NEWS
parentc39acefee89a7fd992483414a4e16231fb5efe29 (diff)
downloadcoreutils-438038167d8c46052adb2ce6885eed4d963e6c2d.tar.xz
sort -t '\0' now uses a NUL tab.
sort option order no longer matters, unless POSIX requires it.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 040aa4220..3247443df 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,12 @@ GNU coreutils NEWS -*- outline -*-
timestamps to their full nanosecond resolution; microsecond
resolution is the best we can do right now.
+ sort now supports the zero byte (NUL) as a field separator; use -t '\0'.
+ The -t '' option, which formerly had no effect, is now an error.
+
+ sort option order no longer matters for the options -S, -d, -i, -o, and -t.
+ Stronger options override weaker, and incompatible options are diagnosed.
+
** Bug fixes
stat no longer overruns a buffer for format strings ending in `%'