summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2012-10-21 03:25:02 +0000
committerHans-Peter Nilsson <hp@axis.com>2012-10-21 03:25:02 +0000
commit56f6d4f2fd8a41daa14c70b7f7f9b485302cc168 (patch)
treeccea8ffa644e2a4d081b3c8a55625f5be87c7f44
parent497ba787a5ab17a1fbb874ad437f443c3613e944 (diff)
downloadgdb-56f6d4f2fd8a41daa14c70b7f7f9b485302cc168.tar.gz
Correct last entry
-rw-r--r--bfd/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index c537b92cbfe..78115e25255 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,7 +1,7 @@
2012-10-21 Hans-Peter Nilsson <hp@bitrange.com>
* linker.c (_bfd_generic_link_output_symbols): Handle a
- no-longer-global symbol entered as a BFD_PLUGIN.
+ no-longer-global symbol entered through a plugin.
2012-10-20 Alan Modra <amodra@gmail.com>