diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 3ce275f93e..38ca053209 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,7 +1,6 @@ 2013-08-29 Phil Muldoon PR python/15752 - * python/py-framefilter.c (apply_frame_filter): Check gdb_python_initialized. Exit if the Python frame-filter code cannot be initialized. @@ -9,7 +8,6 @@ 2013-08-29 Phil Muldoon PR cli/15842 - * top.c (print_gdb_version): Remove erroneous newline after help text.