From 3781e9d4102de8f68786da251a90a5ecb69f6d7d Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Tue, 24 Aug 1999 16:41:46 +0000 Subject: [PATCH] recent changes --- CHANGES | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGES b/CHANGES index 84e574819..1c5801fae 100644 --- a/CHANGES +++ b/CHANGES @@ -1148,3 +1148,16 @@ Sudo 1.5.9 released. 359) Added real dependencies in Makefile. 360) Deprecated --with-otp-only in favor of --without-passwd. + +361) Add --with-mail-if-no-host to send mail if a user tries to run sudo on + a host for which he/she is not authorized. + +362) Most of sudo now runs as root instead of the invoking user to + minimize the possibility of user control via signals or tracing. + +363) Now Support CIDR-style netmasks (ie: 128.138.0.0/16). + +364) In "sudo -l" mode, the type of the stored (expanded) alias was not + stored with the contents. This could lead to incorrect output + if the sudoers file had different alias types with the same name. + Normal parsing (ie: not in '-l' mode) is unaffected. -- 2.40.0