diff options
author | Roland McGrath <roland@gnu.org> | 2002-06-11 21:43:43 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-06-11 21:43:43 +0000 |
commit | e134b714b6acb56586e9b4fe030aa44e272e8647 (patch) | |
tree | ccaf353b2c2195dd7e302b60bbf5aa70ce14000b /isofs | |
parent | 5a07075504a4066427dae6984d19f81c859a681e (diff) |
.
Diffstat (limited to 'isofs')
-rw-r--r-- | isofs/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/isofs/ChangeLog b/isofs/ChangeLog index a06d50e8..146c5f40 100644 --- a/isofs/ChangeLog +++ b/isofs/ChangeLog @@ -1,3 +1,7 @@ +2002-06-08 Roland McGrath <roland@frob.com> + + * inode.c (diskfs_cached_lookup): Use ino_t for argument. + 2002-05-08 Roland McGrath <roland@frob.com> * rr.c (rrip_work): Cast pointer to uintptr_t instead of int. |