aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2015-11-24 18:11:23 +0000
committerPedro Alves <palves@redhat.com>2015-11-24 18:38:42 +0000
commitbe81798bb66a6f2d007983f466ba4fdeb7141578 (patch)
tree97fceb1b1dc081c5e9e39e914a9ffa8520024769 /gdb/ChangeLog
parent62147a2265e322c758743edf13a1377fdcb62479 (diff)
downloadgdb-be81798bb66a6f2d007983f466ba4fdeb7141578.zip
gdb-be81798bb66a6f2d007983f466ba4fdeb7141578.tar.gz
gdb-be81798bb66a6f2d007983f466ba4fdeb7141578.tar.bz2
NEWS: "info" commands now list in ascending order
gdb/ChangeLog: 2015-11-24 Pedro Alves <palves@redhat.com> * NEWS: Mention that a few "info" commands now list the corresponding items in ascending ID order.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 6035c49..fbc56ac 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,10 @@
2015-11-24 Pedro Alves <palves@redhat.com>
+ * NEWS: Mention that a few "info" commands now list the
+ corresponding items in ascending ID order.
+
+2015-11-24 Pedro Alves <palves@redhat.com>
+
PR 17539
* printcmd.c (display_command): Append new display at the end of
the list.