]> granicus.if.org Git - sudo/commitdiff
recent changes
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 14 Aug 1999 15:40:58 +0000 (15:40 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 14 Aug 1999 15:40:58 +0000 (15:40 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index f0e2240a5ae2817878b763943f43771d8c2f1d39..84e574819905621aa402984ea417852d29e0fc70 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1139,3 +1139,12 @@ Sudo 1.5.9 released.
 356) Add a --disable-authentication option to configure that causes sudo
      to not require authentication by default.  The PASSWD tag can be
      used to require authentication for an entry.
+
+357) Add a --with-devel option to add -Wall and uncomment yacc/lex
+     generation in Makefile.
+
+358) Zero out plaintext password after use (should do encrypted as well).
+
+359) Added real dependencies in Makefile.
+
+360) Deprecated --with-otp-only in favor of --without-passwd.