summaryrefslogtreecommitdiff
path: root/libdiskfs/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libdiskfs/ChangeLog')
-rw-r--r--libdiskfs/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog
index 9da83312..d901d62c 100644
--- a/libdiskfs/ChangeLog
+++ b/libdiskfs/ChangeLog
@@ -1,3 +1,9 @@
+1999-07-17 Roland McGrath <roland@baalperazim.frob.com>
+
+ * dir-link.c (diskfs_S_dir_link): Fix error checks on ports.
+ If DIRCRED (receiver port) is bad, return EOPNOTSUPP.
+ If FILECRED (argument port) is bad, return EXDEV (after EROFS check).
+
1999-07-11 Roland McGrath <roland@baalperazim.frob.com>
* boot-start.c (diskfs_S_exec_startup_get_info): Typo in last change.