From: Jim Meyering Date: Thu, 5 Sep 1996 23:19:42 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19d~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4be8ee6d7596033bfa592ab94af43736cc6ad9a6;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index f5d9e99cb9..f303fa4081 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,9 @@ +Thu Sep 5 18:12:44 1996 Jim Meyering + + * 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 * lib/rpmatch.c: Make sure NULL is defined by including stddef.h