summaryrefslogtreecommitdiff
path: root/isofs
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-06-11 21:43:43 +0000
committerRoland McGrath <roland@gnu.org>2002-06-11 21:43:43 +0000
commite134b714b6acb56586e9b4fe030aa44e272e8647 (patch)
treeccaf353b2c2195dd7e302b60bbf5aa70ce14000b /isofs
parent5a07075504a4066427dae6984d19f81c859a681e (diff)
.
Diffstat (limited to 'isofs')
-rw-r--r--isofs/ChangeLog4
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.