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

Mention shared zlib.

This commit is contained in:
Todd C. Miller 2014-10-27 14:49:28 -06:00
parent 2be376aae0
commit 640c9d7ec7

3
NEWS
View File

@ -1,5 +1,8 @@
What's new in Sudo 1.8.12
* The embedded copy of zlib is now installed as a shared library
where supported if the system zlib is not being used.
* Debug settings for the sudo front end and sudoers plugin are now
configured separately.