]> granicus.if.org Git - sudo/commitdiff
updated
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 8 Jun 1994 16:57:43 +0000 (16:57 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 8 Jun 1994 16:57:43 +0000 (16:57 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index acdadcbd62581d856c7920af0809358de588b57a..08e9d88e41e80ee568827986f138d0c432ed2d21 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -127,3 +127,7 @@ CHANGES from sudo 1.3
 43) find_path() now uses realpath(3)
 
 44) wrote versions of realpath(3) and getcwd(3) for those without
+
+45) wrote tgetpass()--a getpass() that times out via select(2)
+
+46) sudo now uses posix signals if available