diff options
author | Roland McGrath <roland@gnu.org> | 2002-05-12 19:55:46 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-05-12 19:55:46 +0000 |
commit | c1d1820e69bcec1b2198086a3a44f987d897cbaf (patch) | |
tree | fe0e185244fc1be8c3394df8626ff2adec81a8c9 | |
parent | aa46af68880038694a2efc7bf0fa8949abb6c4a1 (diff) |
.
-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. |