diff options
| author | Miles Bader <miles@gnu.org> | 1996-10-24 22:43:50 +0000 |
|---|---|---|
| committer | Miles Bader <miles@gnu.org> | 1996-10-24 22:43:50 +0000 |
| commit | 082a3a45cd55b33d05223b6942c804de8f844384 (patch) | |
| tree | 575db77c46b9261ce29681da5a1f5c8e791c9cdb /ufs | |
| parent | 771467d73865b27e02692a457e57c4000e820b3e (diff) | |
.
Diffstat (limited to 'ufs')
| -rw-r--r-- | ufs/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ufs/ChangeLog b/ufs/ChangeLog index 40d03163..2c81dbc3 100644 --- a/ufs/ChangeLog +++ b/ufs/ChangeLog @@ -1,3 +1,10 @@ +Thu Oct 24 16:07:17 1996 Miles Bader <miles@gnu.ai.mit.edu> + + * main.c (startup_children, runtime_children): New variables. + (startup_parents, runtime_parents): Variables removed. + (startup_argp, runtime_argp): Use new *_CHILDREN variables instead of + corresponding *_PARENT ones. + Thu Sep 19 18:02:40 1996 Miles Bader <miles@gnu.ai.mit.edu> * Makefile (HURDLIBS): Add store. |
