From: Todd C. Miller Date: Tue, 30 Mar 1999 06:08:42 +0000 (+0000) Subject: new change X-Git-Tag: SUDO_1_5_9~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b3f330600ec2e26fa2f874fddd05221e1bc64ed6;p=sudo new change --- diff --git a/CHANGES b/CHANGES index 1e34f45c6..861ee7b3b 100644 --- a/CHANGES +++ b/CHANGES @@ -1038,4 +1038,7 @@ Sudo 1.5.8p2 released. 326) New PAM code that should work on both Solaris and Linux. +327) Make sudo's usage info better when mutually exclusive args are given + and don't rely on argument order to detect this. From Nick Andrew. + Sudo 1.5.9 released.