summaryrefslogtreecommitdiff
path: root/old/fileutils/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'old/fileutils/ChangeLog')
-rw-r--r--old/fileutils/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index b9751e75d..1788e570b 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,5 +1,8 @@
1999-01-31 Jim Meyering <meyering@ascend.com>
+ * src/ln.c (do_link): Allow creation of a hard link to a dangling
+ symlink. Reported by Alexey Solovyov:
+
* src/copy.c (copy_internal): Describe any backup-related renaming
operations when in verbose mode.
(copy_internal): Likewise.