From: Todd C. Miller Date: Fri, 16 Jul 2010 12:26:29 +0000 (-0400) Subject: Mention polypkg X-Git-Tag: SUDO_1_7_4~68 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ec94cc5d2af851984684d24cd05d0e6c829122ec;p=sudo Mention polypkg --HG-- branch : 1.7 --- diff --git a/WHATSNEW b/WHATSNEW index 924f03e71..2f416fb3e 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -25,6 +25,9 @@ What's new in Sudo 1.7.4? * The default PATH environment variable, used when no PATH variable exists, now includes /usr/sbin and /sbin. + * Sudo now uses polypkg (http://rc.quest.com/topics/polypkg/) + for cross-platform packing. + What's new in Sudo 1.7.3? * Support for logging I/O for the command being run.