diff options
Diffstat (limited to 'libdiskfs')
-rw-r--r-- | libdiskfs/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index c971b639..7cdbc754 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,3 +1,9 @@ +2001-06-15 Neal H Walfield <neal@cs.uml.edu> + + * file-set-trans.c (diskfs_S_file_set_translator): If + FS_TRANS_ORPHAN is set, do not ask the active translator to go + away, just disconnect it. + 2001-06-15 Roland McGrath <roland@frob.com> * Makefile (FSSRCS): Last change got botched in merging. |