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 760aa80..6035c49 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,6 +1,12 @@ 2015-11-24 Pedro Alves <palves@redhat.com> PR 17539 + * printcmd.c (display_command): Append new display at the end of + the list. + +2015-11-24 Pedro Alves <palves@redhat.com> + + PR 17539 * printcmd.c (display_command): Append new display at the end of the list. |