diff options
author | Jim Meyering <jim@meyering.net> | 2000-04-08 19:36:46 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-04-08 19:36:46 +0000 |
commit | a641eab06a762200fc693265a0a063c66562679a (patch) | |
tree | 29af99a0635c5d02a9a19d37c384129383cd9df0 /old/fileutils/ChangeLog | |
parent | 7beb8ac8aa5f358f6db5eebe80ed1d04430d6132 (diff) | |
download | coreutils-a641eab06a762200fc693265a0a063c66562679a.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/fileutils/ChangeLog')
-rw-r--r-- | old/fileutils/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 3fbc55ea6..d85eb4ca9 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,16 @@ 2000-04-08 Jim Meyering <meyering@lucent.com> + * doc/fileutils.texi (cp invocation): Mention that there is an + application for cp's --sparse=never option. From Martin Hippe. + +2000-03-10 Alan Iwi <iwi@atm.ox.ac.uk> + + * src/ls.c: Add support for "ln=target" in the LS_COLORS variable, + to colorize links as for the file/directory pointed to. + * src/dircolors.hin: Add a few words of documentation of the above. + +2000-04-08 Jim Meyering <meyering@lucent.com> + * src/cp.c (usage): Document that while the --backup option takes an optional argument, the -b option accepts none. (main): Use `backup type' in call to xget_version, not the |