]> granicus.if.org Git - sudo/commitdiff
updates
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 31 Jul 1999 16:32:56 +0000 (16:32 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 31 Jul 1999 16:32:56 +0000 (16:32 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 6bfae92d56d90b6d022b4c50afdb66fbcaf39124..36c90b17a57d07df218baca35fcb9b5ffced0b68 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,4 @@
-CHANGES from sudo 1.2 (unofficial version)
+CHANGES since sudo 1.2
 
 01) sudo now works under hpux, aix, sunos, bsd43, ultrix, linux, osf and irix.
 
@@ -1101,3 +1101,8 @@ Sudo 1.5.9 released.
 344) tgetpass() now has a flag to specify whether or not to turn
      off echo while reading the password.  Used by the new PAM and
      fwtk code.
+
+345) Fixed shadow password dectection on SCO.
+
+346) Sudo is now available under a BSD/Apache style license.  This is
+     possible because it no longer contains any of the original 1.1 code.