summaryrefslogtreecommitdiff
path: root/old/fileutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-09-05 23:19:42 +0000
committerJim Meyering <jim@meyering.net>1996-09-05 23:19:42 +0000
commit4be8ee6d7596033bfa592ab94af43736cc6ad9a6 (patch)
tree15788bd625c7521232bec0f6e62ff8ffa8ecfaff /old/fileutils
parent63a48d0278c477af323a306197dd2c590f4960b4 (diff)
downloadcoreutils-4be8ee6d7596033bfa592ab94af43736cc6ad9a6.tar.xz
.
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