diff --git a/gdb/ChangeLog b/gdb/ChangeLog index c2fccab2de..2b4f6aca92 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Tue Jan 12 17:00:00 1999 Edith Epstein + + * inftarg.c (child_create_inferior): fixed HPUXHPPA specific + call to fork_inferior. The shell param is now NULL. + 1999-01-12 Jason Molenda (jsm@bugshack.cygnus.com) * monitor.c (init_base_monitor_ops): Whitespace cleanup.