2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-29 13:28:10 +00:00

Fix for bug #660

This commit is contained in:
Todd C. Miller 2014-09-10 06:01:29 -06:00
parent d1fe802f08
commit 326167bad1

3
NEWS
View File

@ -71,6 +71,9 @@ What's new in Sudo 1.8.11
logging function rejects the command's output it will no longer logging function rejects the command's output it will no longer
be displayed to the user's terminal. be displayed to the user's terminal.
* Fixed a compilation error on systems that lack openpty(), _getpty()
and grantpt(). Bug #660
What's new in Sudo 1.8.10p3? What's new in Sudo 1.8.10p3?
* Fixed expansion of %p in the prompt for "sudo -l" when rootpw, * Fixed expansion of %p in the prompt for "sudo -l" when rootpw,