diff options
author | Nick Clifton <nickc@redhat.com> | 2004-02-04 09:13:28 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2004-02-04 09:13:28 +0000 |
commit | 07a68a8066964674e97657f85dfc24716caa52f3 (patch) | |
tree | 9aa6959b402933811c7e3ca52829a9d98bcf4809 /ld/ChangeLog | |
parent | d6e78c110540e7a4629363ccf4aa04cc71148a26 (diff) | |
download | gdb-07a68a8066964674e97657f85dfc24716caa52f3.zip gdb-07a68a8066964674e97657f85dfc24716caa52f3.tar.gz gdb-07a68a8066964674e97657f85dfc24716caa52f3.tar.bz2 |
Fix thinko checking for dlls in archives.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index fc652ed..df0c6bb 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2004-02-04 Danny Smith <dannysmith@users.sourceforge.net> + + * emultempl/pe.em (_after_open): Fix thinko in 2003-12-18 patch. + 2004-01-28 Alan Modra <amodra@bigpond.net.au> * genscripts.sh: Fix typo. |