diff options
Diffstat (limited to 'trans')
-rw-r--r-- | trans/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/trans/ChangeLog b/trans/ChangeLog index 8e636476..85b2ebfc 100644 --- a/trans/ChangeLog +++ b/trans/ChangeLog @@ -1,5 +1,8 @@ 2002-05-12 Roland McGrath <roland@frob.com> + * fakeroot.c (netfs_attempt_lookup): Treat EOPNOTSUPP like EACCES. + When all modes fail, try opening the node with zero openmodes. + * fakeroot.c (netfs_demuxer): New function. Reflect unrecognized messages to the underlying node port. |