aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 7b3a474..b883d3c 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+2014-12-28 Alan Modra <amodra@gmail.com>
+
+ PR 17766
+ * pei-x86_64.c (pex64_bfd_print_pdata_section): Correct string
+ length. Use memcpy rather than strcpy.
+
2014-12-26 Alan Modra <amodra@gmail.com>
PR 17755