diff options
Diffstat (limited to 'utils/ChangeLog')
-rw-r--r-- | utils/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/utils/ChangeLog b/utils/ChangeLog index 5a56b1c9..560391ca 100644 --- a/utils/ChangeLog +++ b/utils/ChangeLog @@ -1,3 +1,12 @@ +2001-01-17 Neal H Walfield <neal@cs.uml.edu> + + * mount.c (do_mount): Conform to new fshelp_start_translator + semantics. + + * settrans.c (main): Conform to new fshelp_start_translator + semantics therby allowing us to print the pid of the an + active translator. + 2001-01-08 Marcus Brinkmann <marcus@gnu.org> * storeread.c (main): Change type of addr to store_offset_t, |