diff options
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index a9899f7..c94bbaa 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,9 +1,9 @@ -2001-09-24 Nick Clifton <nickc@cambridge.redhat.com> - - * pe-dll.c: Remove spurious prototype. - 2001-09-24 Charles Wilson <cwilson@ece.gatech.edu> + * pe-dll.c: Remove obsoleted declaration of + pe_get_data_import_dll_name. + (pe_create_import_fixup): Fix thinko. + * ld.texinfo(enable-auto-import): Clarify the explanation. 2001-09-24 Nick Clifton <nickc@cambridge.redhat.com> |