diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 322ccbe171..c29c301623 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2017-09-07 Joel Brobecker + + * NEWS (Changes in GDB 7.11): Remove entry for QStartupWithShell. + 2017-09-05 Tom Tromey * parse.c (funcall_chain): Now a std::vector. diff --git a/gdb/NEWS b/gdb/NEWS index 0280a2eedd..f6ed6140fa 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -506,9 +506,6 @@ show max-value-size * New remote packets -QStartupWithShell - Indicates whether the inferior must be started with a shell or not. - exec stop reason Indicates that an exec system call was executed.