From 706d34d6e9ece65bde2a01e3db8c8c79e85b75d0 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Sat, 14 May 1994 21:55:54 +0000 Subject: [PATCH] updated --- CHANGES | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGES b/CHANGES index 7aa1e39a3..8c9b1c5a7 100644 --- a/CHANGES +++ b/CHANGES @@ -83,3 +83,10 @@ CHANGES between sudo 1.3 26) Umask that sudo runs with may now be specified. 27) There is now a "configure" script. + +28) Sudo will use ultra fast crypt (ufc) if it finds it for systems w/o + a real crypt(3) (non-US ConvexOs/Secure for instance). + +29) _BSD_COMPAT is now defined for Irix. + +30) The global variable uid is now initialized to -2 because I'm paranoid. -- 2.50.1