aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorJose E. Marchesi <jose.marchesi@oracle.com>2023-10-19 21:53:57 +0200
committerJose E. Marchesi <jose.marchesi@oracle.com>2023-10-19 21:53:57 +0200
commit8fa1b632c15f13adf6911c445be1ebede3925380 (patch)
tree2da6091bd1647edfe651fa5d30d7628016b320c4 /ld/ChangeLog
parent3fe0dfd1604f9bf8d51a7473f7f27e16242986be (diff)
downloadgdb-8fa1b632c15f13adf6911c445be1ebede3925380.zip
gdb-8fa1b632c15f13adf6911c445be1ebede3925380.tar.gz
gdb-8fa1b632c15f13adf6911c445be1ebede3925380.tar.bz2
ld: fix typo in ld.texi metdata->metadata
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 78cfb26..f53a81f 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+2023-10-19 Jose E. Marchesi <jose.marchesi@oracle.com>
+
+ * ld.texi (Options): Fix typo metdata->metadata.
+
2023-10-16 Nick Clifton <nickc@redhat.com>
PR 28910