aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2023-02-14 12:01:06 +0000
committerNick Clifton <nickc@redhat.com>2023-02-14 12:01:06 +0000
commit9b38b85ec31798d68633970c88921875928c4c39 (patch)
treeb6236f40366f295cd547a85df04c74e9d342f548 /ld/ChangeLog
parent37d75d4552d6b4d292ffb4dee92329a449288375 (diff)
downloadgdb-9b38b85ec31798d68633970c88921875928c4c39.zip
gdb-9b38b85ec31798d68633970c88921875928c4c39.tar.gz
gdb-9b38b85ec31798d68633970c88921875928c4c39.tar.bz2
Mention that the -plugin command line option is used to load plugins.
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 4823658..8204ab5 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2023-02-14 Nick Clifton <nickc@redhat.com>
+
+ * ld.texi (Plugins): Mention that the -plugin command line option
+ is used to load plugins.
+
2023-01-27 Nick Clifton <nickc@redhat.com>
PR 29998