summaryrefslogtreecommitdiff
path: root/old/fileutils
diff options
context:
space:
mode:
Diffstat (limited to 'old/fileutils')
-rw-r--r--old/fileutils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index f5d9e99cb..f303fa408 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,3 +1,9 @@
+Thu Sep 5 18:12:44 1996 Jim Meyering <meyering@na-net.ornl.gov>
+
+ * src/cp.c (do_copy): When concatenating DEST (with a trailing `/')
+ and the basename part of non-directory SOURCE, don't add a slash
+ between them.
+
Wed Sep 4 21:42:32 1996 Jim Meyering <meyering@na-net.ornl.gov>
* lib/rpmatch.c: Make sure NULL is defined by including stddef.h