aboutsummaryrefslogtreecommitdiff
path: root/libtrivfs/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libtrivfs/ChangeLog')
-rw-r--r--libtrivfs/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/libtrivfs/ChangeLog b/libtrivfs/ChangeLog
index 179dd833..e2599b56 100644
--- a/libtrivfs/ChangeLog
+++ b/libtrivfs/ChangeLog
@@ -1,3 +1,11 @@
+1999-02-06 Mark Kettenis <kettenis@gnu.org>
+
+ * trivfs.h (trivfs_check_access_hook): New variable.
+ * fsys-getroot.c (trivfs_S_fsys_getroot): Use
+ trivfs_check_acces_hook.
+ * dir-lookup.c (trivfs_S_dir_lookup): Likewise.
+ * file-access.c (trivfs_S_file_check_access): Likewise.
+
1999-02-16 Roland McGrath <roland@baalperazim.frob.com>
* io-revoke.c: Add reply, reply_type args.