Mention PR binutils/12632 in ChangeLog.

This commit is contained in:
H.J. Lu 2011-05-08 14:43:19 +00:00
parent ca33e0d89b
commit 44bbc88ae6
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
2011-05-07 Alan Modra <amodra@gmail.com>
PR binutils/12632
* objcopy.c (copy_archive): Check bfd_openw result in unknown object
case. Rewrite without goto.