diff options
author | Nick Clifton <nickc@redhat.com> | 2011-07-01 15:02:21 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2011-07-01 15:02:21 +0000 |
commit | 8adf5d7047abefaa5a11a72aeb1e58718c2230eb (patch) | |
tree | c843be556e6fb34650bb21163a471ad9522a0dd1 /binutils/ChangeLog | |
parent | 9294f12bf11f0ffa6f592e2f0bbc24dc4370b7ef (diff) | |
download | gdb-8adf5d7047abefaa5a11a72aeb1e58718c2230eb.zip gdb-8adf5d7047abefaa5a11a72aeb1e58718c2230eb.tar.gz gdb-8adf5d7047abefaa5a11a72aeb1e58718c2230eb.tar.bz2 |
PR binutils/12325
* doc/binutils.texi (ar cmdline): Document --target, --version and
--help command line 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 b34cd88..d358a16 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,9 @@ +2011-07-01 Nick Clifton <nickc@redhat.com> + + PR binutils/12325 + * doc/binutils.texi (ar cmdline): Document --target, --version and + --help command line options. + 2011-06-30 Nick Clifton <nickc@redhat.com> PR binutils/12558 |