Remove password expiry from TODO
diff --git a/TODO b/TODO
index 03e2685..1b1d03c 100644
--- a/TODO
+++ b/TODO
@@ -30,8 +30,6 @@
 
 - More platforms for for setproctitle() emulation (testing needed)
 
-- Handle changing passwords for the non-PAM expired password case
-
 - Improve PAM support (a pam_lastlog module will cause sshd to exit)
   and maybe support alternate forms of authentications like OPIE via
   pam?
@@ -96,4 +94,4 @@
 - Cygwin
   + Privsep for Pre-auth only (no fd passing)
 
-$Id: TODO,v 1.56 2003/11/21 12:48:55 djm Exp $
+$Id: TODO,v 1.57 2004/02/11 09:44:13 dtucker Exp $