From: Todd C. Miller Date: Tue, 26 Jul 1994 00:40:06 +0000 (+0000) Subject: updated X-Git-Tag: SUDO_1_3_1~79 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=17800e3e94da6814685695926bcd428d4081b8d9;p=sudo updated --- diff --git a/CHANGES b/CHANGES index 6266c5dc9..4fb1886f0 100644 --- a/CHANGES +++ b/CHANGES @@ -151,3 +151,6 @@ CHANGES from sudo 1.3 53) Changed realpath(3) to sudo_realpath() since we need to do the chdir(2) with the invoking uid. sudo_realpath() should be faster than vendor-supplied realpath(3)'s anyway... + +54) No longer create a static binary on AIX since it reportedly + causes problem on newer versions on AIX 3.x.