diff options
author | Roland McGrath <roland@gnu.org> | 2002-06-09 19:46:12 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-06-09 19:46:12 +0000 |
commit | f12ce19d701bbf2d384d0e00f7b8a7f43671092d (patch) | |
tree | c2271d986590c82e3c06a879f6a447df3fcb701a | |
parent | 3709e5bff1693d27674e54d2ab7297ee31617d61 (diff) |
.
-rw-r--r-- | trans/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/trans/ChangeLog b/trans/ChangeLog index 4ec1a4f3..72e24748 100644 --- a/trans/ChangeLog +++ b/trans/ChangeLog @@ -1,3 +1,8 @@ +2002-06-09 Roland McGrath <roland@frob.com> + + * fakeroot.c (new_node): Use ino_t for io_identity argument. + (netfs_S_dir_lookup): Likewise. + 2002-06-07 Roland McGrath <roland@frob.com> * firmlink.c (trivfs_S_io_readable): Use intptr_t, not off_t. |