diff options
author | Nick Clifton <nickc@redhat.com> | 2008-02-27 10:56:20 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2008-02-27 10:56:20 +0000 |
commit | 20c0b65dabb957af97e0998f3a203d00137a3fd8 (patch) | |
tree | 806bf7a5a57f2684a3ebcd5b01e01db0d29a9a54 /binutils/ChangeLog | |
parent | ee1a7ae44068868a9351a2eef5d4be107bb8d024 (diff) | |
download | gdb-20c0b65dabb957af97e0998f3a203d00137a3fd8.zip gdb-20c0b65dabb957af97e0998f3a203d00137a3fd8.tar.gz gdb-20c0b65dabb957af97e0998f3a203d00137a3fd8.tar.bz2 |
* ar.c (usage): Mention -t command line switch.
* doc/binutils.texi (ranlib): Document -t command line switch.
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 63e104b..33ed0e6 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,9 @@ +2008-02-27 Justin Pryzby <justinpryzby@users.sourceforge.net> + Nick Clifton <nickc@redhat.com> + + * ar.c (usage): Mention -t command line switch. + * doc/binutils.texi (ranlib): Document -t command line switch. + 2008-02-26 Nick Clifton <nickc@redhat.com> * objdump.c (objdump_print_addr): If displaying file offsets, show |