diff options
-rw-r--r-- | init/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/init/ChangeLog b/init/ChangeLog index 0751c9e9..2c9feffa 100644 --- a/init/ChangeLog +++ b/init/ChangeLog @@ -1,3 +1,11 @@ +1997-06-30 Miles Bader <miles@gnu.ai.mit.edu> + + * init.c (bootstrap_args): Initialize to 0. + (parse_opt): New function. + (options, doc): New variables. + (main): Parse args using argp. + Include <argp.h>. + Thu Sep 12 16:32:31 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * Makefile (HURDLIBS): New variable. |