diff options
author | Jim Meyering <jim@meyering.net> | 1998-08-29 18:06:27 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-08-29 18:06:27 +0000 |
commit | e622324cbeb208cc33cca6a8b9aa8e81559e6b79 (patch) | |
tree | c6e89dd5ac0534cc20e0b785ca465405a54b95fe /old | |
parent | 99114dd25a0f316ba86ce726960e8d2e374784d5 (diff) | |
download | coreutils-e622324cbeb208cc33cca6a8b9aa8e81559e6b79.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index b47d59b00..2d7632ca8 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,11 @@ 1998-08-29 Jim Meyering <meyering@ascend.com> + * tests/Fetish.pm: New file -- moved from ls-2/. + * configure.in (AC_OUTPUT): Add tests/dircolors/Makefile. + * tests/Makefile.am (SUBDIRS): Add dircolors. + (EXTRA_DIST): Add Fetish.pm. + * tests/dircolors: New directory + * src/ls.c (print_dir_name): Remove global variable. (print_dir): When trace_dirs is set, always print the directory name header. |