diff options
author | Nick Clifton <nickc@redhat.com> | 2019-01-14 16:04:18 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2019-01-14 16:04:18 +0000 |
commit | f466c3053db1e075a8dd2583baa729c4edbbec0f (patch) | |
tree | 99dd329964a0405e568da5ea22ac76ca14add1fc /bfd/ChangeLog | |
parent | 5a12586d44fa8d5dfc74cbca4f2f36a273a16335 (diff) | |
download | gdb-f466c3053db1e075a8dd2583baa729c4edbbec0f.zip gdb-f466c3053db1e075a8dd2583baa729c4edbbec0f.tar.gz gdb-f466c3053db1e075a8dd2583baa729c4edbbec0f.tar.bz2 |
Correct PR number in prevvious delta
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 89aef20..7a75517 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,6 +1,6 @@ 2019-01-14 Maamoun Tarsha <maamountk@hotmail.com> - PR 20133 + PR 20113 * elf32-s390.c (allocate_dynrelocs): Update comment. 2019-01-09 Andrew Paprocki <andrew@ishiboo.com> |