From: Todd C. Miller Date: Mon, 27 Oct 2014 20:49:28 +0000 (-0600) Subject: Mention shared zlib. X-Git-Tag: SUDO_1_8_12^2~108 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=640c9d7ec7db901268bc7f0c17f4315a9f94fba2;p=sudo Mention shared zlib. --- diff --git a/NEWS b/NEWS index 582aeb785..9c41397b3 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ What's new in Sudo 1.8.12 + * The embedded copy of zlib is now installed as a shared library + where supported if the system zlib is not being used. + * Debug settings for the sudo front end and sudoers plugin are now configured separately.