]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
more
authorDamien Miller <djm@mindrot.org>
Sun, 12 Jan 2003 23:00:34 +0000 (10:00 +1100)
committerDamien Miller <djm@mindrot.org>
Sun, 12 Jan 2003 23:00:34 +0000 (10:00 +1100)
TODO

diff --git a/TODO b/TODO
index d3246144e10f9425825ac0021c64ac8ad1ae564f..de83000f57599a2e596c88af2d799b9d6d57fa83 100644 (file)
--- a/TODO
+++ b/TODO
@@ -101,6 +101,7 @@ Clean up configure/makefiles:
   (vinschen@redhat.com)
 
 - Replace the whole u_intXX_t evilness in acconfig.h with something better???
+ - Do it in configure.ac
 
 - Consider splitting the u_intXX_t test for sys/bitype.h  into seperate test
   to allow people to (right/wrongfully) link against Bind directly.
@@ -133,4 +134,4 @@ PrivSep Issues:
 - Cygwin
   + Privsep for Pre-auth only (no fd passing)
 
-$Id: TODO,v 1.52 2003/01/09 22:53:12 djm Exp $
+$Id: TODO,v 1.53 2003/01/12 23:00:34 djm Exp $