]> granicus.if.org Git - sudo/commitdiff
Rename WHATSNEW -> NEWS
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 21 Jul 2010 19:00:14 +0000 (15:00 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 21 Jul 2010 19:00:14 +0000 (15:00 -0400)
MANIFEST
NEWS [moved from WHATSNEW with 100% similarity]
README
doc/Makefile.in
doc/UPGRADE

index ca4a2769253e6cd8b3f3a9796ad42c9be4e9b256..b2f0d42e24152988325ac8eb9e4d5451b72d6c5a 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -3,9 +3,9 @@ INSTALL
 INSTALL.configure
 MANIFEST
 Makefile.in
+NEWS
 README
 README.LDAP
-WHATSNEW
 aclocal.m4
 common/Makefile.in
 common/aix.c
diff --git a/WHATSNEW b/NEWS
similarity index 100%
rename from WHATSNEW
rename to NEWS
diff --git a/README b/README
index 8a8d8009dfbb273846ba507b01e14a217700055e..d3625c9e28cc25e2a469cabf39d08bb93ae50029 100644 (file)
--- 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 in the doc directory.
index 777f50f6a2912da51f06db47999d255b115d8a7d..a4a066459075aa98dde8063ac6472f39ff0cd9b7 100644 (file)
@@ -63,7 +63,7 @@ DOCS =        sudo.man visudo.man sudoers.man sudoers.ldap.man sudoers.man \
 @DEV@          $(srcdir)/HISTORY $(srcdir)/LICENSE
 
 OTHER_DOCS= $(top_srcdir)/ChangeLog $(top_srcdir)/README \
-           $(top_srcdir)/WHATSNEW $(srcdir)/HISTORY $(srcdir)/LICENSE \
+           $(top_srcdir)/NEWS $(srcdir)/HISTORY $(srcdir)/LICENSE \
            $(srcdir)/TROUBLESHOOTING $(srcdir)/UPGRADE $(srcdir)/sample.*
 
 OTHER_DOCS_LDAP= $(top_srcdir)/README.LDAP $(srcdir)/schema.*
index b4ffa7a7330b68dbade1344070bb597fad4a4e5e..8d4740da99328eb1fc8967c8db3e852500f87ce3 100644 (file)
@@ -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: