diff --git a/doc/devel/todo b/doc/devel/todo
index 45185e5e062ea6230b568a137202350abd45525a..408079349c8d5adde6acd073bd733285bbaeb801 100644
--- a/doc/devel/todo
+++ b/doc/devel/todo
@@ -27,6 +27,7 @@ OpenLDAP 2.0 Projects
 	clients
 		use _ext API, avoid deprecated routines
 		-C/-CC/-R referral chasing options
+	Add TLS SASL/EXTERNAL support
 	SLAPD/SLURD Admin Guide
 	Update manual pages
 
@@ -58,7 +59,8 @@ Port slurpd to NT
 Small projects
 --------------
 Add IPv6 support
-Add IPSEC (SASL/EXTERNAL, etc) support
+Add IPSEC SASL/EXTERNAL support
+Add tests to test suite (subtyping, subclassing, etc)
 Add compare of RootDSE, cn=schema, etc.
 Add user configurable attributes to RootDSE
 Create ldapquery (from ldapsearch?) to support searching using ldap_getfilter(3)