aboutsummaryrefslogtreecommitdiffstats
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
commit838b6189ca28186c1ed18eb589a44261fed390f7 (patch)
tree6335e44e9cb74ef10f51f4703b8ac721c1a293ed
parentebd79af88920b36f4630187d97fd65f63caad7d8 (diff)
downloadbinutils-838b6189ca28186c1ed18eb589a44261fed390f7.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 c537b92cb..78115e252 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>