-Known bugs in sudo version 1.5.5
+Known bugs in sudo version 1.5.6
================================
1) "make install-man" should substitute correct paths into the
-Installation instructions for CU sudo 1.5.5
+Installation instructions for CU sudo 1.5.6
===========================================
Sudo uses a `configure' script to probe the capabilities and type
Notes on upgrading from an older release
========================================
-Sudo 1.5.5 expects the sudoers file to have different permissions
+Sudo 1.5.6 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.5 encounters a sudoers
+file to the new mode and group. If sudo 1.5.6 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
-This is the CU version of sudo, release 1.5.5
+This is the CU version of sudo, release 1.5.6
The sudo philosophy
===================
dnl
dnl This won't work before AC_INIT()
dnl
-echo "Configuring CU Sudo version 1.5.5"
+echo "Configuring CU Sudo version 1.5.6"
dnl
dnl Variables that get substituted in the Makefile
dnl