diff options
author | Nick Clifton <nickc@redhat.com> | 2010-02-23 13:01:48 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2010-02-23 13:01:48 +0000 |
commit | 826fec2f76149616a3c9a50bdc44c331d6dcd6ec (patch) | |
tree | 6a48b322ff2068309c0f01b5fa053f800ecf0218 /binutils/ChangeLog | |
parent | 17e57237251c3d20ba1cea0192d7dcc078ea32e2 (diff) | |
download | gdb-826fec2f76149616a3c9a50bdc44c331d6dcd6ec.zip gdb-826fec2f76149616a3c9a50bdc44c331d6dcd6ec.tar.gz gdb-826fec2f76149616a3c9a50bdc44c331d6dcd6ec.tar.bz2 |
PR binutils/11298
* doc/binutils.texi (windmc): Fix synopsis and description of
ASCII options.
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 0bab997..44da9c4 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,9 @@ +2010-02-23 Peter Breitenlohner <peb@mppmu.mpg.de> + + PR binutils/11298 + * doc/binutils.texi (windmc): Fix synopsis and description of + ASCII options. + 2010-02-19 Alan Modra <amodra@gmail.com> * readelf.c (get_group_flags): Return empty string when flags zero. |