diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-02-01 21:28:55 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-02-01 21:28:55 +0000 |
commit | 48fe1fad7bd90b7695806eb8ac431b09626fcaea (patch) | |
tree | 5d417fdd5c0b7de06ab8537f4698a971f471d19d /sutils/ChangeLog | |
parent | c18c017b593d94def21cdb2dc41f880cd0cb82af (diff) |
Mon Feb 1 16:27:15 1999 Thomas Bushnell, BSG <tb@mit.edu>
* MAKEDEV.sh (PATH): Add /usr/bin out of deference to users
lacking the /usr symlink. Requested by Marcus Brinkmann
<Marcus.Brinkmann@ruhr-uni-bochum.de>.
Diffstat (limited to 'sutils/ChangeLog')
-rw-r--r-- | sutils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sutils/ChangeLog b/sutils/ChangeLog index cd0cb55d..98d65174 100644 --- a/sutils/ChangeLog +++ b/sutils/ChangeLog @@ -1,3 +1,9 @@ +Mon Feb 1 16:27:15 1999 Thomas Bushnell, BSG <tb@mit.edu> + + * MAKEDEV.sh (PATH): Add /usr/bin out of deference to users + lacking the /usr symlink. Requested by Marcus Brinkmann + <Marcus.Brinkmann@ruhr-uni-bochum.de>. + 1998-11-29 Roland McGrath <roland@baalperazim.frob.com> * fsck.c (main): Add braces to silence gcc warning. |