summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-06-16 13:23:33 +0000
committerJim Meyering <jim@meyering.net>2001-06-16 13:23:33 +0000
commit01c0d9e91cffffd17fce0363c98281c25d83ee81 (patch)
tree4f6e17494827403aa7cff571fca2de3676411497 /old
parent0c8eed4f57db9aa00149c16cabd6d4247ed8a737 (diff)
downloadcoreutils-01c0d9e91cffffd17fce0363c98281c25d83ee81.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 5838e70e2..169b6981f 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,5 +1,11 @@
2001-06-16 Jim Meyering <meyering@lucent.com>
+ * src/ls.c (main): Recheck global print_with_color after calling
+ parse_ls_color, since that function may have reset it.
+ Based on a patch from Richard Dawe.
+
+2001-06-16 Jim Meyering <meyering@lucent.com>
+
* config.sub: Update from master repository.
* config.guess: Likewise.