From: Jim Meyering Date: Sun, 23 Jul 2000 13:58:48 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0x~10 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=3091cce80a11e5ba72e833f0e9cf531bb676dc58;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/THANKS b/THANKS index f8245d65a1..3440808f3f 100644 --- a/THANKS +++ b/THANKS @@ -39,6 +39,7 @@ Bill Peters peters@gaffel.as.arizona.edu Bjorn Helgaas helgaas@rsn.hp.com Bob McCracken kerouac@ravenet.com Bob Proulx rwp@fc.hp.com +Branden Robinson branden@necrotic.deadbeast.net Brendan O'Dea bod@compusol.com.au Brian Kimball bfk@footbag.org Brian Youmans 3diff@gnu.org diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index c86cedd486..d7d4e9d757 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -6,8 +6,7 @@ Fix cp so that `cp -r DIR1/ DIR2' works once again. * src/cp.c (ASSIGN_BASENAME_STRDUPA): New macro. (do_copy): Use it here (so we always strip trailing slashes before - calling base_name). - Reported by Michael Stone. + calling base_name). Reported by Branden Robinson via Michael Stone. Test for the above fix. * tests/cp/Makefile.am (TESTS): Add dir-slash.