From 36ba7133c632aa29b68215a42358439c6ea1a1e1 Mon Sep 17 00:00:00 2001
From: "Todd C. Miller" <Todd.Miller@courtesan.com>
Date: Sun, 14 Dec 2008 22:40:11 +0000
Subject: [PATCH] sync

---
 TODO | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/TODO b/TODO
index b2f18c840..d1e0f8ef7 100644
--- a/TODO
+++ b/TODO
@@ -181,13 +181,10 @@ TODO list (most will be addressed in sudo 2.0)
 62) Add FOO=BAR env settings to sudoers.  Also m/regexp/ where '/' can be
     any char.
 
-63) ^C from prompt in PAM doesn't work correctly (on MacOS at least)
-    Maybe need better return value from conversaion function like
-    PAM_SYSTEM_ERROR?
-
 64) Consider a more fine-grained setenv option.  Perhaps have setenv
     and setenv_all where the latter lets you override the blacklist?
     Maybe just make it clear that setenv allows the user to run
     anything.
 
-65) Merge in BSD audit support from apple
+65) Merge in BSM audit support from apple as well as linux audit from redhat
+    Should be able to abstract them into single set of logging functions
-- 
2.40.0