summaryrefslogtreecommitdiff
path: root/old/fileutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-05-29 20:41:10 +0000
committerJim Meyering <jim@meyering.net>2000-05-29 20:41:10 +0000
commit4fc0af40aa648a4847525fc77d27f0af7c67007c (patch)
tree51d72f3992a41c0d5adc574e909ec569a90141a7 /old/fileutils
parent11c6d21d5271cda262c55ad0c890257da746c8a0 (diff)
downloadcoreutils-4fc0af40aa648a4847525fc77d27f0af7c67007c.tar.xz
*** empty log message ***
Diffstat (limited to 'old/fileutils')
-rw-r--r--old/fileutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 72bbcd11c..a920bdc5c 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,3 +1,8 @@
+2000-05-29 Jim Meyering <meyering@lucent.com>
+
+ * tests/cp/slink-2-slink: New test.
+ * tests/cp/Makefile.am (TESTS): Add slink-2-slink.
+
2000-05-25 Jim Meyering <meyering@lucent.com>
* src/dd.c (close_stdout_wrapper): Don't dereference NULL pointer.