diff options
author | Bob Wilson <bob.wilson@acm.org> | 2007-10-16 19:01:47 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@acm.org> | 2007-10-16 19:01:47 +0000 |
commit | 928a4139f6eedb83ca83a58d42c2ba54ab8dd536 (patch) | |
tree | e398e2781e4f2bd4c8524215f65be83ea952ff7f /binutils/ChangeLog | |
parent | 10325bc5c491d96c500e6b66ba0aa882571697a0 (diff) | |
download | gdb-928a4139f6eedb83ca83a58d42c2ba54ab8dd536.zip gdb-928a4139f6eedb83ca83a58d42c2ba54ab8dd536.tar.gz gdb-928a4139f6eedb83ca83a58d42c2ba54ab8dd536.tar.bz2 |
* doc/binutils.texi (objcopy, strip): Replace hyphens with em-dashes.
(objdump, strip, c++filt): Correct punctuation for "e.g." and "i.e."
and change to spell out "for example" in two places.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 42e8939..c2cc125 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,9 @@ +2007-10-16 Bob Wilson <bob.wilson@acm.org> + + * doc/binutils.texi (objcopy, strip): Replace hyphens with em-dashes. + (objdump, strip, c++filt): Correct punctuation for "e.g." and "i.e." + and change to spell out "for example" in two places. + 2007-10-16 Nick Clifton <nickc@redhat.com> * configure.in: Build windows tools for --enable-targets=all. |