From 3f1ec0c5fd04d91db8e884b2f8971ebe4733bcb0 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Mon, 23 Apr 2018 11:01:49 -0600 Subject: [PATCH] Bug #831. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index adced0276..2cd750cea 100644 --- a/NEWS +++ b/NEWS @@ -41,6 +41,9 @@ What's new in Sudo 1.8.23 * Sudo now includes an optional set of Monty Python-inspired insults. + * Added a workaround for systems that support fexecve(2) but do + not have the /dev/fd directory available by default. Bug #831. + What's new in Sudo 1.8.22 * Commands run in the background from a script run via sudo will