PACKAGE_TARNAME = @PACKAGE_TARNAME@
DISTFILES = $(SRCS) $(HDRS) ChangeLog HISTORY INSTALL INSTALL.configure \
- LICENSE Makefile.in PORTING README README.LDAP TROUBLESHOOTING \
- UPGRADE WHATSNEW aclocal.m4 aixcrypt.exp config.guess \
+ LICENSE Makefile.in NEWS PORTING README README.LDAP =
+ TROUBLESHOOTING UPGRADE aclocal.m4 aixcrypt.exp config.guess \
config.h.in config.sub configure configure.in def_data.in \
indent.pro install-sh ltmain.sh m4 mkdefaults mkinstalldirs \
mkpkg pathnames.h.in pp sample.pam sample.syslog.conf \
$(srcdir)/sudoers $(DESTDIR)$(sudoersdir)/sudoers
install-doc: install-dirs ChangeLog
- (cd $(srcdir) && for f in ChangeLog HISTORY LICENSE README TROUBLESHOOTING UPGRADE WHATSNEW sample.*; do $(INSTALL) -O $(install_uid) -G $(install_gid) -M 0444 $$f $(DESTDIR)$(docdir); done)
+ (cd $(srcdir) && for f in ChangeLog HISTORY LICENSE NEWS README TROUBLESHOOTING UPGRADE sample.*; do $(INSTALL) -O $(install_uid) -G $(install_gid) -M 0444 $$f $(DESTDIR)$(docdir); done)
@LDAP@(cd $(srcdir) && for f in README.LDAP schema.* sudoers2ldif; do $(INSTALL) -O $(install_uid) -G $(install_gid) -M 0444 $$f $(DESTDIR)$(docdir); done)
$(INSTALL) -O $(install_uid) -G $(install_gid) -M 0444 @mansrcdir@/sudo.$(mantype) $(DESTDIR)$(mandirsu)/sudo.$(mansectsu)
@rm -f $(DESTDIR)$(mandirsu)/sudoedit.$(mansectsu)
What's new
==========
-See the WHATSNEW file for a list of major changes in this release.
+See the NEWS file for a list of major changes in this release.
For a complete list of changes, see the ChangeLog file. For a
-summary, see the web page, http://www.sudo.ws/sudo/.
+summary of major changes to the current stable release, see the web
+page, http://www.sudo.ws/sudo/stable.html.
If you are upgrading from an earlier version of Sudo, please see
the UPGRADE file.
in sudo's ldap.conf unless ldap.conf references a valid certificate
authority file(s).
- Please also see the WHATSNEW file for a list of new features in
+ Please also see the NEWS file for a list of new features in
sudo 1.7.0.
o Upgrading from a version prior to 1.6.9: