From c6702789344043fa998923c8f32ed0bdb2edfa9c Mon Sep 17 00:00:00 2001 From: Vincent Mihalkovic Date: Tue, 29 Sep 2020 12:34:39 +0200 Subject: ld.so: add an --argv0 option [BZ #16124] --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index fc8dd15439..ce05d05b16 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,9 @@ Version 2.33 Major new features: +* The dynamic linker accepts the --argv0 argument and provides opportunity + to change argv[0] string. + * The mallinfo2 function is added to report statistics as per mallinfo, but with larger field widths to accurately report values that are larger than fit in an integer. -- cgit 1.4.1