]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Thu, 5 Sep 1996 23:19:42 +0000 (23:19 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 5 Sep 1996 23:19:42 +0000 (23:19 +0000)
old/fileutils/ChangeLog

index f5d9e99cb909df0012ecd4dd7b256fb8e507751a..f303fa408183ff98d3f614e628f2a27f0c083979 100644 (file)
@@ -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