summaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2013-08-27 16:22:48 +0000
committerNick Clifton <nickc@redhat.com>2013-08-27 16:22:48 +0000
commit0ed9cdc345f9d92b063c6a8fa184f23cff73a547 (patch)
tree8dbc70134e998674a7974c3cdd23b2b9655d3bc7 /binutils/ChangeLog
parentfb009b0246de0c65c2aed80f012805f656f88f91 (diff)
downloadbinutils-redhat-0ed9cdc345f9d92b063c6a8fa184f23cff73a547.tar.gz
PR binutils/15796
* ar.c (map_over_members): Correctly handle multiple same-name entries on the command line and in the archive.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 0805981ef8..5a4872cbd3 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,9 @@
+2013-08-27 Nick Clifton <nickc@redhat.com>
+
+ PR binutils/15796
+ * ar.c (map_over_members): Correctly handle multiple same-name
+ entries on the command line and in the archive.
+
2013-08-23 H.J. Lu <hongjiu.lu@intel.com>
* doc/binutils.texi: Remove the extra space.