]> granicus.if.org Git - sudo/commitdiff
update sudo 1.8 section
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 25 Feb 2011 18:39:28 +0000 (13:39 -0500)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 25 Feb 2011 18:39:28 +0000 (13:39 -0500)
NEWS

diff --git a/NEWS b/NEWS
index 7f4f661cf679c024961fd9645a3b3245c7b96455..046be1af71a0511ba32d71d37296ad289819fe62 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,10 @@
 What's new in Sudo 1.8.0?
 
- * Sudo has been refactored to use modular framework that can
+ * Sudo has been refactored to use modular framework that can
    support third-party policy and I/O logging plugins.  The default
-   plugin is "sudoers" which provides the traditional sudo
-   functionality.  See the sudo_plugin manual for details on the
-   plugin interface and the sample plugin for a simple example.
+   plugin is "sudoers" which provides the traditional sudo functionality.
+   See the sudo_plugin manual for details on the plugin API and the
+   sample in the plugins directory for a simple example.
 
 What's new in Sudo 1.7.5?