summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--old/fileutils/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 5b1088a41..22ff3f058 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,5 +1,6 @@
1999-01-31 Jim Meyering <meyering@ascend.com>
+ * tests/ln/misc: Add test for this.
* src/ln.c (do_link): Allow creation of a hard link to a dangling
symlink. Reported by Alexey Solovyov.