diff options
author | Roland McGrath <roland@gnu.org> | 2000-01-25 23:20:34 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2000-01-25 23:20:34 +0000 |
commit | 12f4572ac191f72f03ad0fe82bab0d362b07933c (patch) | |
tree | 8bb587255afe42f83f26393a354b94d49f4bcc04 /libnetfs | |
parent | 5419989528dda6eeb2584bd9faf50a261c8f628a (diff) |
.
Diffstat (limited to 'libnetfs')
-rw-r--r-- | libnetfs/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libnetfs/ChangeLog b/libnetfs/ChangeLog index 9d3e6690..60429722 100644 --- a/libnetfs/ChangeLog +++ b/libnetfs/ChangeLog @@ -1,3 +1,8 @@ +2000-01-25 Roland McGrath <roland@baalperazim.frob.com> + + * dir-lookup.c (netfs_S_dir_lookup): Follow symlink despite flags if + MUSTBEDIR is set (i.e. there was a trailing slash). + 1999-10-11 Roland McGrath <roland@baalperazim.frob.com> * dir-readdir.c (netfs_S_dir_readdir): Take new DATA_DEALLOC parameter. |