2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-31 06:15:37 +00:00

Document negation fix in JSON output.

This commit is contained in:
Todd C. Miller
2014-03-05 05:57:41 -07:00
parent 0030bfe7d5
commit 23e7f606a8

5
NEWS
View File

@@ -43,8 +43,9 @@ What's new in Sudo 1.8.10?
directory at boot time on AIX and HP-UX systems. These systems directory at boot time on AIX and HP-UX systems. These systems
either lack /var/run or do not clear it on boot. either lack /var/run or do not clear it on boot.
* The JSON format used by "visudo -x" now uses the same type of * The JSON format used by "visudo -x" now properly supports the
Options object for both Defaults and Cmnd_Specs. 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. * Czech and Serbian translations for sudoers from translationproject.org.