diff --git a/doc/devel/todo b/doc/devel/todo
index 97f6563cde78a8e8f755d87a5bac4ad8b24c691c..660bf921f7050c6b092e9a3afd0cbd05c75df449 100644
--- a/doc/devel/todo
+++ b/doc/devel/todo
@@ -38,9 +38,7 @@ Implement LDAP sorted search results control (RFC 2891)
 Medium projects
 ---------------
 Add DSML capabilities to command line tools
-Implement authPassword (RFC 3112)
 Implement DIT Structure Rules and Name Forms
-Implement LDAP Transactions extension
 Implement native support for simple SASL mechanisms (e.g. EXTERNAL and PLAIN)
 Redesign slapd to use poll(2) instead of select(2)
 Redesign slapd memory allocation fault handling
@@ -49,6 +47,7 @@ Localize tools
 
 Small projects
 --------------
+Implement authPassword (RFC 3112)
 Add LDIFv2 (XML) support to command line tools
 Implement LDAPprep and SASLprep
 Implement additional matching rules (RFC 3698)