]> granicus.if.org Git - sudo/commitdiff
++version I missed
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 21 Jan 1998 05:51:43 +0000 (05:51 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 21 Jan 1998 05:51:43 +0000 (05:51 +0000)
INSTALL

diff --git a/INSTALL b/INSTALL
index b91ae4dda11b172f649f4ca7edf1032d9a86a9e8..12d050af6b0e8e557a06140b2c8097a0d3a1a561 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -62,11 +62,11 @@ For most systems and configurations it is possible simply to:
 
 Notes on upgrading from an older release
 ========================================
-Sudo 1.5.4 expects the sudoers file to have different permissions
+Sudo 1.5.5 expects the sudoers file to have different permissions
 (mode 0440) and be owned by user and group 0.  This differs from
 version 1.4 and below which expected the sudoers file to be owned
 by root and mode 0400.  Doing a `make install' will set the sudoers
-file to the new mode and group.  If sudo 1.5.4 encounters a sudoers
+file to the new mode and group.  If sudo 1.5.5 encounters a sudoers
 file with the old permissions it will attempt to update it to the
 new scheme.  You cannot, however, use a sudoers file with the new
 permissions with an old sudo binary.  It is suggested that if have