diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 326396defeb..aaa8243f7d0 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,8 @@ Tue Jan 10 18:42:07 1995 Jim Kingdon + * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo + of "file" command. + * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo): Add additional pattern for when "int operator int(void);" appears in a different order.