summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTodd C. Miller <Todd.Miller@courtesan.com>1994-09-01 19:55:05 +0000
committerTodd C. Miller <Todd.Miller@courtesan.com>1994-09-01 19:55:05 +0000
commit5f06c640d19fbb8140930a43e215ad1c0f5f0ef7 (patch)
tree96b2b6a90dd4e562300d2c64869d98a74cbeb1a4
parent54df79169dec2d6a278f6d58a2239e05d7f064fa (diff)
downloadsudo-5f06c640d19fbb8140930a43e215ad1c0f5f0ef7.tar.gz
udpated
-rw-r--r--CHANGES4
-rw-r--r--TODO2
2 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 5a56286cb..00d16a593 100644
--- a/CHANGES
+++ b/CHANGES
@@ -183,3 +183,7 @@ CHANGES from sudo 1.3
CHANGES from sudo 1.3.1
63) Added support for DEC OSF/1 protected passwords (shadow passwords).
+
+64) Fixed mail logging to include the username as it should have.
+
+65) Added hostname to log message in error mail.
diff --git a/TODO b/TODO
index a98346d61..986f47415 100644
--- a/TODO
+++ b/TODO
@@ -22,3 +22,5 @@ TODO list
10) Make the sudoers file accessible via NIS, Hesiod, and maybe NetInfo.
11) Flag to sudo to show what a user is allowed to run.
+
+12) Add a %h field to MAILSUBJECT for the hostname.