aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 73a301c..1118c35 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,8 @@
2018-10-12 Sergei Trofimovich <slyfox@gentoo.org>
+ * src/arch-x86_64.c, src/dso.c, src/prelink.h: Allow prelink of
+ pie executables with COPY relocs
+
+2018-10-12 Sergei Trofimovich <slyfox@gentoo.org>
* tessuite/functions.sh: Avoid timestamp drift
2018-10-12 Joseph Myers <joseph@codesourcery.com>