mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 01:49:11 +00:00
Rename WHATSNEW -> NEWS
This commit is contained in:
parent
3f2263ae4c
commit
a72965e64c
2
MANIFEST
2
MANIFEST
@ -3,9 +3,9 @@ INSTALL
|
||||
INSTALL.configure
|
||||
MANIFEST
|
||||
Makefile.in
|
||||
NEWS
|
||||
README
|
||||
README.LDAP
|
||||
WHATSNEW
|
||||
aclocal.m4
|
||||
common/Makefile.in
|
||||
common/aix.c
|
||||
|
5
README
5
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.
|
||||
|
@ -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.*
|
||||
|
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user