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-06-15 08:06:43 -06:00
parent bee9950593
commit 4a3aff156f

3
NEWS
View File

@ -63,6 +63,9 @@ What's new in Sudo 1.9.1
* Romanian translation for sudo and sudoers from translationproject.org.
* Fixed a regression introduced in sudo 1.9.0 where sudoedit did
not remove its temporary files after installing them. Bug #929.
What's new in Sudo 1.9.0
* Fixed a test failure in the strsig_test regress test on FreeBSD.