aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-09-24 21:16:47 +0000
committerNick Clifton <nickc@redhat.com>2001-09-24 21:16:47 +0000
commit85c774585e45889b3ce15d370b374fbadc878e54 (patch)
tree399b502fc85c631751e45a7766eb5a846de39e4d /ld/ChangeLog
parent9cc16c3a6bc44ffbf043930c8a1f54bb70700c20 (diff)
downloadgdb-85c774585e45889b3ce15d370b374fbadc878e54.zip
gdb-85c774585e45889b3ce15d370b374fbadc878e54.tar.gz
gdb-85c774585e45889b3ce15d370b374fbadc878e54.tar.bz2
Fix thinko
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog8
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>