diff options
Diffstat (limited to 'libdiskfs/ChangeLog')
-rw-r--r-- | libdiskfs/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index d09ad920..1c5ace96 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,3 +1,9 @@ +2002-03-05 Marcus Brinkmann <marcus@gnu.org> + + * diskfs.h: Refer to dir_lookup, not dir_pathtrans, in comment. + * fsys-getroot.c (diskfs_S_fsys_getroot): Likewise. + Reported by James A Morrison <ja2morri@student.math.uwaterloo.ca>. + 2002-01-03 Roland McGrath <roland@frob.com> * dir-lookup.c (diskfs_S_dir_lookup): Clear S_ITRANS bits in MODE. |