diff options
author | Nick Clifton <nickc@redhat.com> | 2012-09-06 15:41:30 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2012-09-06 15:41:30 +0000 |
commit | fa8f3997eb79a63589ae179ed51ca72ea4ed59e8 (patch) | |
tree | 84adad8eb8d7da0149a3ffb0665ff4df912f112b /binutils/ChangeLog | |
parent | 1dd53816296062b1692306e8db13eee8789fd658 (diff) | |
download | gdb-fa8f3997eb79a63589ae179ed51ca72ea4ed59e8.zip gdb-fa8f3997eb79a63589ae179ed51ca72ea4ed59e8.tar.gz gdb-fa8f3997eb79a63589ae179ed51ca72ea4ed59e8.tar.bz2 |
* doc/binutils.texi (nm): Alpha-sort the option descriptions.
Add description of the --synthetic option.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 5c6fcb7..049c535 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2012-09-06 Nick Clifton <nickc@redhat.com> + + * doc/binutils.texi (nm): Alpha-sort the option descriptions. + Add description of the --synthetic option. + 2012-09-04 H.J. Lu <hongjiu.lu@intel.com> PR binutils/14493 |