summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhjl <hjl>2002-10-15 16:21:06 +0000
committerhjl <hjl>2002-10-15 16:21:06 +0000
commite85f72300043f96e3f352d9c8f93243d4d0a52dc (patch)
tree794e9143a49fdd937662a7f62410764f0957f0cd /ChangeLog
parent0036a143c415eac6388d992a4e637e7004147296 (diff)
2002-10-15 Juan Gomez <juang@us.ibm.com>
* utils/mountd/rmtab.c (slink_safe_rename): New. Support symlink. (mountlist_add): Call slink_safe_rename instead of rename.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1567d82..a050952 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-10-15 Juan Gomez <juang@us.ibm.com>
+
+ * utils/mountd/rmtab.c (slink_safe_rename): New. Support
+ symlink.
+ (mountlist_add): Call slink_safe_rename instead of rename.
+
2002-10-11 H.J. Lu <hjl@lucon.org>
* support/include/exportfs.h (export_errno): New.