summaryrefslogtreecommitdiff
path: root/old
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 /old
parenta83726fb4e299405d3f969a1c49bc65da2322b1a (diff)
downloadcoreutils-3091cce80a11e5ba72e833f0e9cf531bb676dc58.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog3
1 files changed, 1 insertions, 2 deletions
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.