diff options
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index e8a224b..a25c20d 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,9 @@ +2023-04-11 Nick Clifton <nickc@redhat.com> + + PR 30310 + * nfp-dis.c (init_nfp6000_priv): Check that the output section + exists. + 2023-03-15 Nick Clifton <nickc@redhat.com> PR 30231 |