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.
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.
* GDB now supports displaced stepping on AArch64 GNU/Linux.
+* "info threads", "info inferiors", "info display", "info checkpoints"
+ and "maint info program-spaces" now list the corresponding items in
+ ascending ID order, for consistency with all other "info" commands.
+
* New commands
maint set target-non-stop (on|off|auto)