]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sat, 1 Jun 1996 23:08:53 +0000 (23:08 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 1 Jun 1996 23:08:53 +0000 (23:08 +0000)
old/fileutils/ChangeLog

index 9b1c3b33f6f9b6682117ac70de509346882288a1..1774afcb040b5bf7439afd487337567bc0fcc9e8 100644 (file)
@@ -1,3 +1,13 @@
+Sat Jun  1 12:44:51 1996  Jim Meyering  <meyering@na-net.ornl.gov>
+
+       * ls.c: Rename options and internal variables to reflect change to
+       --color=WHEN where WHEN is never, always, or auto (for consistency
+       with e.g. cp --sparse=WHEN.  For at least a while, the original
+       slackware-supported arguments `none', `force', `yes', etc will be
+       supported but deprecated by lack of documentation.
+       (decode_switches): Use STDOUT_FILENO instead of `1' in isatty test.
+       (usage): Update/add description of the --color option.
+
 Tue May 28 18:39:49 1996  Jim Meyering  <meyering@na-net.ornl.gov>
 
        * dd.c (print_stats): Don't mark "%u %s" as a translatable string.