diff options
author | Thomas Bushnell <thomas@gnu.org> | 1997-04-14 18:35:44 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1997-04-14 18:35:44 +0000 |
commit | e0d50fcc2a87b21978a6b3320e7236a2140b3faf (patch) | |
tree | f0016e1a798fd190a2ba744429dc82ab4c027786 /boot/ChangeLog | |
parent | 4643a63135f6b3a660e11261d1785e7a9f0c0685 (diff) |
Mon Mar 17 13:12:45 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* boot_script.c (boot_script_parse_line): Don't print gratuitous
output noise.
Diffstat (limited to 'boot/ChangeLog')
-rw-r--r-- | boot/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/boot/ChangeLog b/boot/ChangeLog index 4b9c6dcd..c1f5b3b8 100644 --- a/boot/ChangeLog +++ b/boot/ChangeLog @@ -3,6 +3,11 @@ Thu Apr 10 11:53:57 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * boot.c: Don't include varargs.h. (set_mach_stack_args): Use stdarg instead of vararg. +Mon Mar 17 13:12:45 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> + + * boot_script.c (boot_script_parse_line): Don't print gratuitous + output noise. + Thu Sep 12 16:28:47 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * Makefile (HURDLIBS): New variable. |