diff options
author | Nick Clifton <nickc@redhat.com> | 2000-01-14 18:13:40 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-01-14 18:13:40 +0000 |
commit | 28240dcd30bd657bf678cc62554794ca69ed3987 (patch) | |
tree | f30413715cfb83918b39fd15691262c6e1d88290 /bfd/ChangeLog | |
parent | a19d8eb03e2cf8ba0bf15f98e4f5b1e7d693b6f3 (diff) | |
download | binutils-gdb-28240dcd30bd657bf678cc62554794ca69ed3987.tar.gz |
fix mis-applied patch
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index fbb76a9073a..a21a0b3558f 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2000-01-14 Nick Clifton <nickc@cygnus.com> + + * linker.c (default_indirect_link_order): oops - fix incorrectly + applied patch from Tim Wall. + 2000-01-13 Timothy Wall (twall@tiac.net> * coffcode.h: Use bfd_coff_xxx instead of the macro XXX (where xxx |