summaryrefslogtreecommitdiff
path: root/old/fileutils/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-10-29 12:25:21 +0000
committerJim Meyering <jim@meyering.net>2000-10-29 12:25:21 +0000
commit17b6fd61c31681a5185a170b1f6a77b8eee61477 (patch)
tree1224e9a9dc0f7fff3077ac2142c2f90e0337df02 /old/fileutils/ChangeLog
parent03e6d30ae72d85ba415e1a882aa89b5a12a4aaf4 (diff)
downloadcoreutils-17b6fd61c31681a5185a170b1f6a77b8eee61477.tar.xz
*** empty log message ***
Diffstat (limited to 'old/fileutils/ChangeLog')
-rw-r--r--old/fileutils/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 1eff88a70..9ab1b72d6 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,5 +1,7 @@
2000-10-29 Jim Meyering <meyering@lucent.com>
+ * Version 4.0.29.
+
* src/cp.c (do_copy): When constructing dst_path for use with the
--parents option, first remove any trailing slashes from the command
line argument. Otherwise, tests/cp/cp-parent would fail on NetBSD.