diff options
-rw-r--r-- | init/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/init/ChangeLog b/init/ChangeLog index f69dde67..a8c7f6c1 100644 --- a/init/ChangeLog +++ b/init/ChangeLog @@ -1,3 +1,7 @@ +2001-08-23 Roland McGrath <roland@frob.com> + + * init.c (main): Pass ARGP_NO_ERRS|ARGP_IN_ORDER to argp_parse. + 2001-08-20 Roland McGrath <roland@frob.com> * init.c [! SPLIT_INIT]: All this code removed. |