From cec8d2e8c71688877fcfaf54d2a234102b221c59 Mon Sep 17 00:00:00 2001
From: Kurt Zeilenga <kurt@openldap.org>
Date: Wed, 16 Jun 2004 22:10:34 +0000
Subject: [PATCH] misc updates

---
 doc/devel/todo | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/doc/devel/todo b/doc/devel/todo
index 97f6563cde..660bf921f7 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)
-- 
GitLab