2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 01:49:11 +00:00
This commit is contained in:
Todd C. Miller 2020-05-06 16:40:48 -06:00
parent 4dba87262a
commit 24ad424a57

4
NEWS
View File

@ -91,6 +91,10 @@ What's new in Sudo 1.9.0
it could truncate the destination file if the file system was
full. Bug #922.
* Fixed an issue where PAM session modules could be called with
the wrong user name when multiple users in the passwd database
share the the same user-ID. Debian bug #734752.
What's new in Sudo 1.8.31p1
* Sudo once again ignores a failure to restore the RLIMIT_CORE