]> granicus.if.org Git - sudo/commitdiff
updated
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 26 Jul 1994 00:40:06 +0000 (00:40 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 26 Jul 1994 00:40:06 +0000 (00:40 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 6266c5dc9651d962f1769c73723bdd4640f99d01..4fb1886f0ffd8c18898d06979b27245b871a03c2 100644 (file)
--- 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.