diff options
author | Jim Meyering <jim@meyering.net> | 1996-09-10 03:10:26 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-09-10 03:10:26 +0000 |
commit | 2d30458a75c5b08428e7ab5db00628a3cdc00455 (patch) | |
tree | 6b26a03c306c2f6cda7579543ef1f65c9cf1bb64 /old/fileutils | |
parent | 9cde1990ab1bfe04cf0ce84c54ccc29c5a0e1c55 (diff) | |
download | coreutils-2d30458a75c5b08428e7ab5db00628a3cdc00455.tar.xz |
.
Diffstat (limited to 'old/fileutils')
-rw-r--r-- | old/fileutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 0830a9d51..2d271a0b6 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,8 @@ +Mon Sep 9 21:39:49 1996 Jim Meyering <meyering@na-net.ornl.gov> + + * src/cp.c (do_copy): Describe in a little more detail the code + that makes `cp non-directory file/' (eventually) fail. + 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. |