diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-07-01 19:26:34 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-07-01 19:26:34 +0000 |
commit | 52d0590bca46d1368a6c5588d214e3724ebad358 (patch) | |
tree | 63ff843a8b7d441aaef6fbbbe962b60f3609e496 /daemons/ChangeLog | |
parent | d497691c18213447a3d8b405b46958fdbdd6e96f (diff) |
1999-07-01 Thomas Bushnell, BSG <tb@mit.edu>
* rc.sh: Specify bash instead of sh.
(remove_translators): Don't descend into "." or "..". Alter
calling convention slightly and require the `nullglob' option to
be set. Change caller to suit. From Kalle Olavi Niemitalo
<tosi@ees2.oulu.fi>.
Diffstat (limited to 'daemons/ChangeLog')
-rw-r--r-- | daemons/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/daemons/ChangeLog b/daemons/ChangeLog index bdacfdb9..ace04649 100644 --- a/daemons/ChangeLog +++ b/daemons/ChangeLog @@ -1,3 +1,11 @@ +1999-07-01 Thomas Bushnell, BSG <tb@mit.edu> + + * rc.sh: Specify bash instead of sh. + (remove_translators): Don't descend into "." or "..". Alter + calling convention slightly and require the `nullglob' option to + be set. Change caller to suit. From Kalle Olavi Niemitalo + <tosi@ees2.oulu.fi>. + 1999-06-22 Roland McGrath <roland@baalperazim.frob.com> * rc.sh: Clean /tmp using special hackery to nuke translators. |