diff options
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index b9d6c31..287e2cf 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2023-11-14 Nick Clifton <nickc@redhat.com> + + PR 28910 + * lexsup.c (ld_options): Ensure that the --mri-script option is + correctly recognised. + 2023-11-13 Nick Clifton <nickc@redhat.com> PR 28910 |