2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 09:57:41 +00:00

NLS now works on Mac OS X properly.

This commit is contained in:
Todd C. Miller 2015-05-15 15:50:00 -06:00
parent 0b1e027b12
commit 5c03b6b455

3
NEWS
View File

@ -1,5 +1,8 @@
What's new in Sudo 1.8.14 What's new in Sudo 1.8.14
* Log messages on Mac OS X now respect sudoers_locale when sudo
is build with NLS support.
* The sudo manual pages now pass "mandoc -Tlint" with no warnings. * The sudo manual pages now pass "mandoc -Tlint" with no warnings.
* Fixed a compilation problem on systems with the sig2str() function * Fixed a compilation problem on systems with the sig2str() function