diff options
author | Thomas Bushnell <thomas@gnu.org> | 1998-07-14 20:50:48 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1998-07-14 20:50:48 +0000 |
commit | 2a73bf157cefb9f4fef54dd9bd822808423bb380 (patch) | |
tree | 2ef9d64b788861747b50df8f1022c4735b29331f /libnetfs/ChangeLog | |
parent | a035c1dc3e8f671ee17ee5c12870c6fed78a93b8 (diff) | |
download | hurd-2a73bf157cefb9f4fef54dd9bd822808423bb380.tar.gz hurd-2a73bf157cefb9f4fef54dd9bd822808423bb380.tar.bz2 hurd-2a73bf157cefb9f4fef54dd9bd822808423bb380.zip |
Tue Jul 14 16:30:48 1998 Thomas Bushnell, n/BSG <tb@mit.edu>
* dir-lookup.c (netfs_S_dir_lookup): Don't require the node to be
a directory in the null pathname case.
Diffstat (limited to 'libnetfs/ChangeLog')
-rw-r--r-- | libnetfs/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libnetfs/ChangeLog b/libnetfs/ChangeLog index 1b20e605..e796bb57 100644 --- a/libnetfs/ChangeLog +++ b/libnetfs/ChangeLog @@ -1,3 +1,8 @@ +Tue Jul 14 16:30:48 1998 Thomas Bushnell, n/BSG <tb@mit.edu> + + * dir-lookup.c (netfs_S_dir_lookup): Don't require the node to be + a directory in the null pathname case. + 1997-09-09 Miles Bader <miles@gnu.ai.mit.edu> * dir-lookup.c (netfs_S_dir_lookup): Fix type signature of |