diff options
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 807ac82..6c4fa98 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,13 @@ +2022-10-31 Nick Clifton <nickc@redhat.com> + + PR 29457 + * configure.ac: Add --enable-colored-disassembly. + * objdump.c: Add --disassembler-color=terminal. + * doc/binutils.texi (objdump): Document the new option. + * NEWS: Mention new feature. + * config.in: Regenerate in. + * configure: Regenerate. + 2022-10-19 Nick Clifton <nickc@redhat.com> * MAINTAINERS: Add section on patches, copyright and DCO. |