diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-04-21 02:02:58 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-04-21 02:02:58 +0000 |
commit | 342dd1301dd4f2866137816078ffa73888e16156 (patch) | |
tree | 3c965329586e1a96bddcf967a65e9acd6ea751aa /libfshelp/ChangeLog | |
parent | 9bb89193ac2a1be9f3ed4130615ce82f4fad2c32 (diff) | |
download | hurd-342dd1301dd4f2866137816078ffa73888e16156.tar.gz hurd-342dd1301dd4f2866137816078ffa73888e16156.tar.bz2 hurd-342dd1301dd4f2866137816078ffa73888e16156.zip |
Tue Apr 20 21:43:20 1999 Thomas Bushnell, BSG <tb@mit.edu>
* fetch-root.c (fshelp_fetch_root): When starting a passive
translator, set cwd to be DOTDOT instead of our own cwd.
Diffstat (limited to 'libfshelp/ChangeLog')
-rw-r--r-- | libfshelp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libfshelp/ChangeLog b/libfshelp/ChangeLog index b5aca721..943b76e3 100644 --- a/libfshelp/ChangeLog +++ b/libfshelp/ChangeLog @@ -1,3 +1,8 @@ +Tue Apr 20 21:43:20 1999 Thomas Bushnell, BSG <tb@mit.edu> + + * fetch-root.c (fshelp_fetch_root): When starting a passive + translator, set cwd to be DOTDOT instead of our own cwd. + Sat Mar 6 17:03:02 1999 Thomas Bushnell, BSG <tb@mit.edu> * start-translator-long.c (service_fsys_startup): Doc fixes, and |