diff options
author | Roland McGrath <roland@gnu.org> | 2002-05-13 21:39:44 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-05-13 21:39:44 +0000 |
commit | 91964675b96498145dbde3e4aa079d3ed6a482f9 (patch) | |
tree | 3b9ee56b4d492fef1b3903c674609f97705decd4 /trans | |
parent | 8c3107c9898a13038e8674f29178e35797133462 (diff) |
.
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 4cfa4196..7985de9e 100644 --- a/trans/ChangeLog +++ b/trans/ChangeLog @@ -1,5 +1,8 @@ 2002-05-13 Roland McGrath <roland@frob.com> + * fakeroot.c (netfs_S_file_exec): Don't lock the node (no need). + Don't use MACH_MSG_TYPE_MOVE_SEND. + * fakeroot.c (netfs_attempt_chmod): Handle a MODE argument with no S_IFMT bits set. |