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.