diff options
-rw-r--r-- | libdiskfs/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index 367f978d..0ac2a846 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,3 +1,8 @@ +2002-05-12 Roland McGrath <roland@frob.com> + + * dir-lookup.c (diskfs_S_dir_lookup): Fail with EACCES instead of + EOPNOTSUPP when attempting to open a special file for io or exec. + 2002-05-11 Roland McGrath <roland@frob.com> * trans-callback.c (_diskfs_translator_callback1_fn): Add an assert |