summaryrefslogtreecommitdiff
path: root/old/fileutils
diff options
context:
space:
mode:
Diffstat (limited to 'old/fileutils')
-rw-r--r--old/fileutils/ChangeLog5
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.