2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-09-01 06:45:10 +00:00
This commit is contained in:
Todd C. Miller
1994-08-05 00:16:17 +00:00
parent abd71f1a7c
commit e418bfc74b

View File

@@ -161,3 +161,7 @@ CHANGES from sudo 1.3
56) Moved code to send error mail to be after the log message. 56) Moved code to send error mail to be after the log message.
From rouilj@cs.umb.edu. From rouilj@cs.umb.edu.
57) Added -k and -h options and rearranged some of the code to be
more modular and less braindamaged. This introduces the concept
of "run modes" to sudo.