From: Alan Modra Date: Thu, 27 Aug 2009 13:56:55 +0000 (+0000) Subject: PR ld/10518 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=600b868636d607493c2c995cc6fc36454a91ca1e;p=binutils-gdb.git PR ld/10518 correct changelog pr number (was 10515) --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 9d165ae8e38..ed8f2f2b45f 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -32,12 +32,12 @@ 2009-08-26 Alan Modra - PR ld/10515 + PR ld/10518 * linker.c (bfd_find_version_for_sym): Revert warning. 2009-08-26 Alan Modra - PR ld/10515 + PR ld/10518 * linker.c (bfd_find_version_for_sym): Override a "*" match by any other wildcard match. Warn on multiple wildcard matches.