2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 09:57:41 +00:00
This commit is contained in:
Todd C. Miller 2014-08-22 15:23:42 -06:00
parent db494700d6
commit 8ad53f458e

2
NEWS
View File

@ -47,7 +47,7 @@ What's new in Sudo 1.8.11
* Fixed a crash in the system_group plugin. Bug #653.
* Fixed sudoedit on platforms without a native version of the
getprograme() function. Bug #654.
getprogname() function. Bug #654.
* Fixed compilation problems with some pre-C99 compilers.