summaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2013-10-09 16:30:02 +0000
committerNick Clifton <nickc@redhat.com>2013-10-09 16:30:02 +0000
commit9cc84e86500217bfe5353eefe582ea50bde8374e (patch)
treed1e26e6552b79b1d9dca5270398e6dccce0673a6 /ld/ChangeLog
parent627f3070f8d3b73216138dc16810a3a09aa05a5a (diff)
downloadbinutils-redhat-9cc84e86500217bfe5353eefe582ea50bde8374e.tar.gz
PR ld/16028
* ldmain.c (add_keepsyms_file): Close file at end of function.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 75f21fd357..1b2f88c2e3 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2013-10-09 Nick Clifton <nickc@redhat.com>
+
+ PR ld/16028
+ * ldmain.c (add_keepsyms_file): Close file at end of function.
+
2013-10-03 Will Newton <will.newton@linaro.org>
* emulparams/aarch64elf.sh: Add IREL_IN_PLT.