- (djm) Enable new setproctitle emulation for Linux, AIX and HP/UX. More
   systems may be added later.
diff --git a/TODO b/TODO
index f667d59..d324614 100644
--- a/TODO
+++ b/TODO
@@ -13,7 +13,7 @@
 - Write a test program that calls stat() to search for EGD/PRNGd socket
   rather than use the (non-portable) "test -S". 
 
-- Replacement for setproctitle() - HP-UX support only currently
+- More platforms for for setproctitle() emulation (testing needed)
 
 - Handle changing passwords for the non-PAM expired password case
 
@@ -133,4 +133,4 @@
 - Cygwin
   + Privsep for Pre-auth only (no fd passing)
 
-$Id: TODO,v 1.51 2002/09/05 06:32:03 djm Exp $
+$Id: TODO,v 1.52 2003/01/09 22:53:12 djm Exp $