diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 8d0c693bcac..2841bed02c6 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,7 @@ Mon Apr 12 10:53:50 1993 Jim Kingdon (kingdon@cygnus.com) + * source.c (openp): Handle "exec-file ./ls" correctly. + * breakpoint.c (breakpoint_1): Use wrap_here before "at". Sat Apr 10 01:32:43 1993 Per Bothner (bothner@rtl.cygnus.com)