summaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2023-10-02 13:24:05 +0100
committerNick Clifton <nickc@redhat.com>2023-10-02 13:24:05 +0100
commit6a6117ab0ffe18ea984abca84869eae799c1b346 (patch)
tree7fa0dccd522115cf968d875b61671cd130d8f666 /ld/ChangeLog
parent8f6f3f29653d8396146bd93a5c63925a13dd047a (diff)
Use bfd_get_current_time in places where it is suitable
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 3e41bdc294e..4e4f5326d80 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2023-10-02 Nick Clifton <nickc@redhat.com>
+
+ * pe-dll.c (fill_edata): Use bfd_get_current_time when filling in
+ the timestamp.
+
2023-09-27 Hsinyuan Xavier <TheLastLin@hotmail.com>
PR 30875