diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 45c8605e172..827092c3636 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,11 @@ 2012-05-24 Pedro Alves <palves@redhat.com> + PR gdb/7205 + + Replace target_signal with gdb_signal throughout. + +2012-05-24 Pedro Alves <palves@redhat.com> + PR tui/14159 * tui/tui-hooks.c (tui_query_hook): Pre-compute the question |