summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-10-29 08:04:22 +0000
committerJim Meyering <jim@meyering.net>2000-10-29 08:04:22 +0000
commitc487c2b9298bf8aae8086eaf40cbc4bbf1d09c62 (patch)
tree9b8aa3310073b53c49f6df516fe845cc41749c8d /old
parentfe62a85366f9be045e951da8011bd93afa615e07 (diff)
downloadcoreutils-c487c2b9298bf8aae8086eaf40cbc4bbf1d09c62.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index b8a3056ef..a0cea3a08 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,5 +1,7 @@
2000-10-29 Jim Meyering <meyering@lucent.com>
+ * tests/cp/cp-parents: Add a test.
+
* src/ls.c (DT_INIT): Define.
[enum filetype]: Remove the #ifdef, and use DT_INIT on the
initializers instead. `unknown' was undefined for some systems.