summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-07-23 13:58:48 +0000
committerJim Meyering <jim@meyering.net>2000-07-23 13:58:48 +0000
commit3091cce80a11e5ba72e833f0e9cf531bb676dc58 (patch)
treeb4bfac393cc6ad7db43fc6c2a9cb1b039567f49c
parenta83726fb4e299405d3f969a1c49bc65da2322b1a (diff)
downloadcoreutils-3091cce80a11e5ba72e833f0e9cf531bb676dc58.tar.xz
*** empty log message ***
-rw-r--r--THANKS1
-rw-r--r--old/fileutils/ChangeLog3
2 files changed, 2 insertions, 2 deletions
diff --git a/THANKS b/THANKS
index f8245d65a..3440808f3 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 c86cedd48..d7d4e9d75 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.