]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sun, 8 Sep 1996 22:00:42 +0000 (22:00 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 8 Sep 1996 22:00:42 +0000 (22:00 +0000)
old/fileutils/ChangeLog

index e002c0631ded076e2df867e916c6cdf8cc7ccf0b..0830a9d51aabbd0638e00011064db71d733996a5 100644 (file)
@@ -1,5 +1,8 @@
 Sun Sep  8 12:54:31 1996  Jim Meyering  <meyering@na-net.ornl.gov>
 
+       * src/dircolors.c (usage): Refer to LS_COLORS, not LS_COLOR.
+       From Santiago Vila Doncel.
+
        * src/cp.c (do_copy): Set backup_type to `none' only *after*
        calling to find_backup_file_name.  Reported by Eli Zaretskii.