2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 01:49:11 +00:00

Mention --disable-shared-libutil fix.

This commit is contained in:
Todd C. Miller 2014-10-01 15:09:44 -06:00
parent 2f3ebce118
commit 1faf2b5958

3
NEWS
View File

@ -1,5 +1,8 @@
What's new in Sudo 1.8.12
* Fixed a compilation problem on some systems when the
--disable-shared-libutil configure option was specified.
* The default password prompt now includes a trailing space after
"Password:" for consistency with su(1) on most systems.
Bug #663