diff options
Diffstat (limited to 'libnetfs/ChangeLog')
-rw-r--r-- | libnetfs/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libnetfs/ChangeLog b/libnetfs/ChangeLog index 18d0006d..c1dbb120 100644 --- a/libnetfs/ChangeLog +++ b/libnetfs/ChangeLog @@ -1,3 +1,9 @@ +2002-05-13 Roland McGrath <roland@frob.com> + + * netfs.h (struct node): New member `nn_translated'. + * dir-lookup.c (netfs_S_dir_lookup): Examine that in place of + nn_stat.st_mode to decide if there is a passive translator. + 2002-05-13 Marcus Brinkmann <marcus@gnu.org> * io-version.c: New file. |