]> granicus.if.org Git - sudo/commitdiff
sync
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 8 Sep 2004 18:36:36 +0000 (18:36 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 8 Sep 2004 18:36:36 +0000 (18:36 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 73b2be70ad70b2f0b9deff2b9ed4812dd619c49b..6ac047acb5abdeea721d1dc6bfa9493778f23aa3 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1714,7 +1714,8 @@ Sudo 1.6.7p5 released.
 
 Sudo 1.6.8 released.
 
-540) Find the command base and fill in struct stat earlier.
+540) Now find the command base and fill in struct stat earlier.
 
-541) sudoedit now keeps the temp file open instead of re-opening after
-     the editor has exited.
+541) sudoedit now re-opens the temp file as the invoking user.
+
+542) struct timespec is used throughout the code base.