aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 104a0ff..5fc553c 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,9 @@
+2007-10-26 Alan Modra <amodra@bigpond.net.au>
+
+ PR 5215
+ * genscripts.sh: Move bash script to..
+ * genscrba.sh: ..here.
+
2007-10-25 Pedro Alves <pedro_alves@portugalmail.pt>
* pe-dll.c (autofilter_symbollist_generic)
@@ -45,7 +51,7 @@
2007-10-01 Nick Clifton <nickc@redhat.com>
PR linker/4844
- * genscript.sh: Add support for generating a .xa script for use
+ * genscripts.sh: Add support for generating a .xa script for use
with the --auto-import option.
* ld.texinfo: Document the new behaviour of the --auto-import
option.