aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2019-02-07 14:54:58 +0000
committerNick Clifton <nickc@redhat.com>2019-02-07 14:54:58 +0000
commit5d3db3e2970f543259103290d6890c0f1f289e13 (patch)
tree139f9c10813f41739e557b29bf2b8153fbf25df4 /ld/ChangeLog
parent4a83b61091168f7df0f58009dda67b9e36f8a5f7 (diff)
downloadgdb-5d3db3e2970f543259103290d6890c0f1f289e13.zip
gdb-5d3db3e2970f543259103290d6890c0f1f289e13.tar.gz
gdb-5d3db3e2970f543259103290d6890c0f1f289e13.tar.bz2
Fix typo in description of --start-group/--end-group options.
PR 24175 * ld.texi (Options): Add missing word to the description of the --start-group option.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 03aa884..a142917 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,9 @@
+2019-02-07 Nick Clifton <nickc@redhat.com>
+
+ PR 24175
+ * ld.texi (Options): Add missing word to the description of the
+ --start-group option.
+
2019-02-06 Alan Modra <amodra@gmail.com>
PR ld/24008