diff options
author | Nick Clifton <nickc@redhat.com> | 2019-08-07 15:15:59 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2019-08-07 15:15:59 +0100 |
commit | f927cc8faff0d2e39561c90f5182ebe99b2f77f6 (patch) | |
tree | 0cd3fb03c8473fa3b463b6489ec262906fb6bb6e /binutils/ChangeLog | |
parent | 123cd851480c728845a4c3f85da772dd8331cf19 (diff) | |
download | gdb-f927cc8faff0d2e39561c90f5182ebe99b2f77f6.zip gdb-f927cc8faff0d2e39561c90f5182ebe99b2f77f6.tar.gz gdb-f927cc8faff0d2e39561c90f5182ebe99b2f77f6.tar.bz2 |
Improve the formatting of the title strings of the binutils manual pages.
PR 24777
* doc/binutils.texi: Ensure consistent formating of title strings
for man pages. Extend the title of the size man page to be more
informative.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index c785ad5..c5d2d8f 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,10 @@ +2019-08-07 Nick Clifton <nickc@redhat.com> + + PR 24777 + * doc/binutils.texi: Ensure consistent formating of title strings + for man pages. Extend the title of the size man page to be more + informative. + 2019-08-07 Omair Majid <omajid@redhat.com> * testsuite/binutils-all/objdump.exp |