summaryrefslogtreecommitdiff
path: root/isofs
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-11-21 04:30:14 +0000
committerRoland McGrath <roland@gnu.org>1999-11-21 04:30:14 +0000
commitfca42583fe9467121d491920b14144b7610c9d7b (patch)
tree7e883e5635cdbfeaa34e9ca1c861888893eba698 /isofs
parent183c84afaddedee0f98f90cf8f65cdbe88dd0033 (diff)
.
Diffstat (limited to 'isofs')
-rw-r--r--isofs/ChangeLog8
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.