From: Todd C. Miller Date: Wed, 21 Jul 2010 18:57:41 +0000 (-0400) Subject: Rename WHATSNEW -> NEWS X-Git-Tag: SUDO_1_7_4~41 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a82e04682d8ff677b2582119998b782af7ffcda0;p=sudo Rename WHATSNEW -> NEWS --HG-- branch : 1.7 --- diff --git a/Makefile.in b/Makefile.in index 5d0ec8db7..1a6ad352a 100644 --- a/Makefile.in +++ b/Makefile.in @@ -152,8 +152,8 @@ VERSION = @PACKAGE_VERSION@ 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 \ @@ -499,7 +499,7 @@ install-sudoers: install-dirs $(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) diff --git a/WHATSNEW b/NEWS similarity index 100% rename from WHATSNEW rename to NEWS diff --git a/README b/README index 90860c47c..4f6f454f7 100644 --- a/README +++ b/README @@ -21,9 +21,10 @@ the `sudo-workers' mailing list you will get the BETA announcements 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. diff --git a/UPGRADE b/UPGRADE index b4ffa7a73..8d4740da9 100644 --- a/UPGRADE +++ b/UPGRADE @@ -53,7 +53,7 @@ o Upgrading from a version prior to 1.7.0: 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: