From: Jim Meyering Date: Thu, 4 Sep 2003 22:25:58 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.91~50 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9ebf17c3b5fc8d56bff20ae4d6681a59288bddd;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 22a4b19e6a..40ceb2becb 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