diff options
author | Roland McGrath <roland@gnu.org> | 2001-06-16 02:29:05 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-06-16 02:29:05 +0000 |
commit | af6e2add4e1891038419b16ea6ceae1ab6b4dd39 (patch) | |
tree | ca807f21c0aa6845e0800e517813e0024efb0e50 /libdiskfs | |
parent | 54b617c353c976541fc3be867bfa7cee969c2f00 (diff) |
.
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. |