From: Todd C. Miller Date: Sun, 14 Jan 1996 20:24:30 +0000 (+0000) Subject: ++version X-Git-Tag: SUDO_1_4_0~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c769b5644eeabf25e9cc979bc4283c576acc70b5;p=sudo ++version --- diff --git a/CHANGES b/CHANGES index 03ab391fe..9a4ddd286 100644 --- a/CHANGES +++ b/CHANGES @@ -366,7 +366,7 @@ CHANGES from sudo 1.3.1pl4 120) Now log tty user is on as well as pwd in sudo logs. -CHANGES from sudo 1.3.2 +CHANGES from sudo 1.3.2 BETA 121) Fixed a bug in the anti-spoofing check. @@ -389,7 +389,7 @@ CHANGES from sudo 1.3.2 time. Based on a suggestion by Larry Auton and Navjot Singh . -CHANGES from sudo 1.3.3 +CHANGES from sudo 1.3.3 BETA 127) Cleaned up interfaces.c so that it is more readable. @@ -428,7 +428,7 @@ CHANGES from sudo 1.3.3 139) Updated testsudoers.c to grok netgroups. -CHANGES from sudo 1.3.4 +CHANGES from sudo 1.3.4 BETA 140) Added SecurID support from Giles Todd . @@ -508,12 +508,12 @@ CHANGES from sudo 1.3.4 161) Upgraded to GNU autoconf version 1.5. There are now even *more* options. -CHANGES from sudo 1.3.5 +CHANGES from sudo 1.3.5 BETA 162) Fixed S/Key support. 163) Cleaned up shadow password support further by moving much of - it to sudo_getpwuid.c. + it to getspwuid.c. 164) First cut at DCE support. [needs work to be functional] @@ -545,7 +545,20 @@ CHANGES from sudo 1.3.5 arithmetic to compute the length. Kind of sneaky but it works (and is relatively fast). -CHANGES from sudo 1.3.6 +CHANGES from sudo 1.3.6 BETA 171) Added support for UN*X groups in sudoers based on code from Dougal Scott . + +172) interfaces.c should work on ISC UN*X again. + +173) All source files are <= 14 characters for old SYSV filesystems. + +CHANGES from sudo 1.3.7 GAMMA + +174) Minor configure[.in] fixes. + +175) tgetpass.c now compiles on OS's that put the definition of + fd_set in + +CHANGES from sudo 1.4