From 8692ebdb1259be60c545fa509d4852b26703777e Mon Sep 17 00:00:00 2001 From: David Newall Date: Mon, 4 Feb 2019 13:35:11 +0100 Subject: elf: Implement --preload option for the dynamic linker --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 5cf568aed9..5d1de1f2f4 100644 --- a/NEWS +++ b/NEWS @@ -9,7 +9,8 @@ Version 2.30 Major new features: - [Add new features here] +* The dynamic linker accepts the --preload argument to preload shared + objects, in addition to the LD_PRELOAD environment variable. Deprecated and removed features, and other changes affecting compatibility: -- cgit 1.4.1