ld: Update tests for warning of "-z dynamic-undefined-weak ignored"
[binutils-gdb.git] / ld / NEWS
diff --git a/ld/NEWS b/ld/NEWS
index bb5a62bd930cb3bbd6fabfbf8cfa8718ccd0b9d1..244589641880ef505083a58dad8b752ba7edf37f 100644 (file)
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -73,7 +73,8 @@ Changes in 2.27:
 
 * Add a configure option --enable-relro to decide whether -z relro should
   be enabled in ELF linker by default.  Default to yes for all Linux
-  targets except FRV, HPPA, IA64 and MIPS.
+  targets except FRV, HPPA, IA64 and MIPS.  Note that -z relro can increase
+  disk and memory size.
 
 * Support for -z noreloc-overflow in the x86-64 ELF linker to disable
   relocation overflow check.