diff options
author | Miles Bader <miles@gnu.org> | 1997-09-19 19:13:17 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 1997-09-19 19:13:17 +0000 |
commit | 2b1b297d1a587fa6aed336c72acdce202f3d73b1 (patch) | |
tree | 92366741962a9a8c456fdf8f106ad73456923e4f /isofs | |
parent | 3f73b88bdb0cc81b2f9205288226a16aa4b54b11 (diff) |
.
Diffstat (limited to 'isofs')
-rw-r--r-- | isofs/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/isofs/ChangeLog b/isofs/ChangeLog index 6fe78202..2152c022 100644 --- a/isofs/ChangeLog +++ b/isofs/ChangeLog @@ -1,3 +1,15 @@ +1997-09-19 Miles Bader <miles@gnu.ai.mit.edu> + + * rr.h (GNUEXT_ID): Make value a string. + * rr.c (rrip_work): ER->lenid should be ER->len_id. + Remove unused variable. + +1997-09-18 Miles Bader <miles@gnu.ai.mit.edu> + + * inode.c (read_disknode): RR should be RL. + Assign 0's type-correctly to NP->dn->translator and ->translen. + (diskfs_node_norefs): The translator field is in NP->dn, not NP. + Tue Sep 16 15:34:21 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * rr.c (gnuext_live): New variable. |