diff options
Diffstat (limited to 'isofs')
-rw-r--r-- | isofs/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/isofs/ChangeLog b/isofs/ChangeLog index e728673a..26dbdf60 100644 --- a/isofs/ChangeLog +++ b/isofs/ChangeLog @@ -1,3 +1,11 @@ +1999-11-20 Roland McGrath <roland@baalperazim.frob.com> + + * lookup.c (dirscanblock): Add const to type of NAME parameter. + (isonamematch): Likewise. + * rr.c (rrip_match_lookup): Likewise. + (rrip_work): Likewise. Change char -> size_t for MATCH_NAMELEN. + * rr.h: Update decls. + 1999-10-13 Roland McGrath <roland@baalperazim.frob.com> * main.c (diskfs_name_max): New variable. |