]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 4 Sep 2003 22:24:21 +0000 (22:24 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 4 Sep 2003 22:24:21 +0000 (22:24 +0000)
doc/ChangeLog

index 960360e7ee7c4db1a1d21978e95ffe3938de2f4c..e7885db61657dd07bcdc3cc00a2252d7443ce0f5 100644 (file)
@@ -1,3 +1,9 @@
+2003-09-02  Paul Eggert  <eggert@twinsun.com>
+
+       * coreutils.texi (sort invocation): -d now overrides -i.
+       "whitespace" -> "blanks"; "whitespace" isn't correct.
+       -t '\0' now specifies a NUL tab.
+
 2003-08-17  Jim Meyering  <jim@meyering.net>
 
        * coreutils.texi (who invocation): Add an entry for -l, --login.
@@ -47,7 +53,7 @@
 
 2003-07-14  Paul Eggert  <eggert@twinsun.com>
 
-       * doc/coreutils.texi (uname invocation): Explain the POSIX
+       * coreutils.texi (uname invocation): Explain the POSIX
        terminology behind uname -m and uname -s.
 
 2003-07-13  Jim Meyering  <jim@meyering.net>
 
        Fix printf POSIX compatibility bug reported by Ben Harris in
        <http://mail.gnu.org/archive/html/bug-coreutils/2003-04/msg00070.html>.
-       * doc/coreutils.texi (printf invocation): It's \NNN in the format,
+       * coreutils.texi (printf invocation): It's \NNN in the format,
        \0NNN in the %b operand.
 
 2003-04-10  Jim Meyering  <jim@meyering.net>
        compatible with FreeBSD and the POSIX spec is confusing
        and somewhat contradictory.
 
-       * doc/coreutils.texi (Which files are listed, General output
+       * coreutils.texi (Which files are listed, General output
        formatting): Undo last change.
 
 2003-01-15  Jim Meyering  <jim@meyering.net>