- Autodetection of SSL/Crypto library location via autoconf
 - Fixed location of ssh-askpass to follow autoconf
 - Integrated Makefile patch from Niels Kristian Bech Jensen <nkbj@image.dk>
 - Autodetection of RSAref library for US users
 - Minor doc updates
diff --git a/TODO b/TODO
index 128f6df..118ef2d 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,11 @@
--- Replacement for setproctitle()
+- Replacement for setproctitle()
 
--- Improve PAM support (a pam_lastlog module will cause sshd to exit)
+- Improve PAM support (a pam_lastlog module will cause sshd to exit)
 
--- Better documentation
+- Better documentation
 
--- Port to other platforms
+- Port to other platforms
+
+- Fix paths in manpages using autoconf
+
+- Enable libwrap support using autoconf switch