summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-09-04 22:25:58 +0000
committerJim Meyering <jim@meyering.net>2003-09-04 22:25:58 +0000
commitb9ebf17c3b5fc8d56bff20ae4d6681a59288bddd (patch)
treecfb796e882afa5b892e50237e6c0a82f82fd50fc /ChangeLog
parent438038167d8c46052adb2ce6885eed4d963e6c2d (diff)
downloadcoreutils-b9ebf17c3b5fc8d56bff20ae4d6681a59288bddd.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 0 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 22a4b19e6..40ceb2bec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,9 +13,6 @@
* NEWS: sort -t '\0' now uses a NUL tab.
sort option order no longer matters, unless POSIX requires it.
- * doc/coreutils.texi (sort invocation): -d now overrides -i.
- "whitespace" -> "blanks"; "whitespace" isn't correct.
- -t '\0' now specifies a NUL tab.
* src/sort.c (usage): Say "blanks" instead of "whitespace",
Similar fixes for many comments.
(TAB_DEFAULT): New constant, so that we can support NUL as