aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2015-09-29 10:55:23 +0100
committerNick Clifton <nickc@redhat.com>2015-09-29 10:55:23 +0100
commit56e6cf80bd4be6dc95ed9b84b633e3c11ae8c86b (patch)
treeef12c3929225b254d715e52cdac9435e364ae25d /ld/ChangeLog
parent7b45154096ea081fe41041fcec20c82e8ca944b5 (diff)
downloadgdb-56e6cf80bd4be6dc95ed9b84b633e3c11ae8c86b.zip
gdb-56e6cf80bd4be6dc95ed9b84b633e3c11ae8c86b.tar.gz
gdb-56e6cf80bd4be6dc95ed9b84b633e3c11ae8c86b.tar.bz2
PR/19014: Fix a spelling mistake in the linker documentation.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 9b664d0..9ee22bc 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2015-09-29 Nick Clifton <nickc@redhat.com>
+
+ PR ld/19014
+ * ld.texinfo (Options): Fix spelling mistake.
+
2015-09-24 Alan Modra <amodra@gmail.com>
PR ld/18992