From 564960ff88ddf58b15acad60e3d5d06d84293c6a Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Fri, 11 Mar 2022 15:54:26 +0000 Subject: Set $value for match_ and inlist --- doc/doc-txt/NewStuff | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/doc-txt') diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 730508adc..11004e33a 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -23,6 +23,10 @@ Version 4.96 built using untrusted data ("tainted"). For now lack of quoting is merely logged; a future release will upgrade this to an error. + 7. The expansion conditions match_ and inlist now set $value for + the expansion of the "true" result of the ${if}. With a static list, this + can be used for de-tainting. + Version 4.95 ------------ -- cgit v1.2.3