aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog6
1 files changed, 4 insertions, 2 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 01a281c..c4d9f89 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,7 +1,9 @@
2020-05-28 H.J. Lu <hongjiu.lu@intel.com>
- * configure.tgt (ac_default_ld_textrel_check): Set to if unset
- for Linux/x86 targets.
+ * NEWS: Mention --enable-textrel-check=yes is default for
+ Linux/x86 targets.
+ * configure.tgt (ac_default_ld_textrel_check): Set to yes if
+ unset for Linux/x86 targets.
2020-05-28 H.J. Lu <hongjiu.lu@intel.com>