]> granicus.if.org Git - sudo/commitdiff
Document negation fix in JSON output.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 5 Mar 2014 12:57:41 +0000 (05:57 -0700)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 5 Mar 2014 12:57:41 +0000 (05:57 -0700)
NEWS

diff --git a/NEWS b/NEWS
index 31f656311c9c54501f3785e7feddc5515e76b396..5a08a189f9b4feccc56456cf5871df0b4d0439d4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -43,8 +43,9 @@ What's new in Sudo 1.8.10?
    directory at boot time on AIX and HP-UX systems.  These systems
    either lack /var/run or do not clear it on boot.
 
- * The JSON format used by "visudo -x" now uses the same type of
-   Options object for both Defaults and Cmnd_Specs.
+ * The JSON format used by "visudo -x" now properly supports the
+   negation operator.  In addition, the Options object is now the
+   same for both Defaults and Cmnd_Specs.
 
  * Czech and Serbian translations for sudoers from translationproject.org.