summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2022-01-24 15:57:55 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2022-01-28 18:18:30 -0300
commitbe211e0922faba196d780565875b4617cc9839aa (patch)
tree43b900bfe7781372147d1e066053c9868567b898 /NEWS
parent948ce73b31fdb0860bcec4b8e62b14e88234f98a (diff)
downloadglibc-be211e0922faba196d780565875b4617cc9839aa.tar.gz
glibc-be211e0922faba196d780565875b4617cc9839aa.tar.xz
glibc-be211e0922faba196d780565875b4617cc9839aa.zip
Add prelink removal plan on NEWS
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a9f25d3225..6599f1a4c3 100644
--- a/NEWS
+++ b/NEWS
@@ -158,6 +158,10 @@ Deprecated and removed features, and other changes affecting compatibility:
   been removed.  There are widely-deployed out-of-process alternatives for
   catching coredumps and backtraces.
 
+* Support for prelink will be removed in the next release; this includes
+  removal of the LD_TRACE_PRELINKING, and LD_USE_LOAD_BIAS, environment
+  variables and their functionality in the dynamic loader.
+
 Changes to build and runtime requirements:
 
   [Add changes to build and runtime requirements here]