From: Todd C. Miller Date: Thu, 14 Jul 1994 16:34:18 +0000 (+0000) Subject: udpated X-Git-Tag: SUDO_1_3_1~106 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=511ab3ee92f39682150e09d94726ba92c25011ab;p=sudo udpated --- diff --git a/CHANGES b/CHANGES index ea8d3a5b8..44fb0c009 100644 --- a/CHANGES +++ b/CHANGES @@ -138,3 +138,6 @@ CHANGES from sudo 1.3 48) You can now #undef MAILER if you don't run sendmail or the equivalent. 49) AFS support from adamh@austin.ibm.com + +50) If you define BOTH_LOGS in sudo.h you can log both via syslog(3) *ans* + to a log file.