]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 13 May 2003 12:42:13 +0000 (12:42 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 13 May 2003 12:42:13 +0000 (12:42 +0000)
doc/ChangeLog

index 31b8a14121209f5eb4df0b18c61e9962ed38c3e8..b99f43e797fba50a5cb5960adb934c69a18b1458 100644 (file)
@@ -1,7 +1,16 @@
+2003-05-13  Jim Meyering  <jim@meyering.net>
+
+       * coreutils.texi (true invocation): Mention that it is possible to
+       make true --help or true --version (in non-POSIX mode) exit nonzero.
+       Suggestion from Paul Eggert.
+
 2003-05-10  Jim Meyering  <jim@meyering.net>
 
        * coreutils.texi (Exit status): Remove `uniq' from the list.
        It uses standard exit codes.
+       (More details about version sort): Note that strverscmp, and hence
+       `ls -v', does not use LC_COLLATE.  Reported by From: Andrey Borzenkov.
+
 
 2003-04-21  Jim Meyering  <jim@meyering.net>