From ae2ab4a1c21f66c74b16f542d68b1bc66945b584 Mon Sep 17 00:00:00 2001
From: Kurt Zeilenga <kurt@openldap.org>
Date: Tue, 25 Apr 2000 10:33:34 +0000
Subject: [PATCH] Update as needed.

---
 doc/devel/todo | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/doc/devel/todo b/doc/devel/todo
index 6c1671af6b..111f0063a9 100644
--- a/doc/devel/todo
+++ b/doc/devel/todo
@@ -8,11 +8,10 @@ based upon your personal priorities.
 If you would like to work on any of these projects, please
 coordinate with the listed individual.   If no one is
 listed, post to OpenLDAP Developer's List (you must be subscribed
-to post).
-	http://www.openldap.org/lists
+to post). http://www.openldap.org/lists
 
 If you have a project you'd like added to the list, talk it up
-on Developer's list.
+on Developer's list.or just do it.
 
 Please read:
 	http://www.OpenLDAP.org/devel/programming.html
@@ -22,11 +21,10 @@ Please read:
 OpenLDAP 2.0 Projects
 ---------------------
 	client API update
-		Implement LDAP errno draft
+		Implement LDAP errno draft (deferred)
 	SLAPD
-		Schema Publishing / Enforcement
+		Schema Enforcement <kurt@openldap.org>
 	clients
-		Implement SASL/TLS
 		don't use deprecated routines
 		-C/-CC/-R referral chasing options
 	SLAPD/SLURD Admin Guide
@@ -40,7 +38,6 @@ Large projects
 Redesign slapd threading (thread pooling)
 Redesign slapd caching
 Redesign slapd memory allocation fault handling
-Schema Repository
 Modify -lldap to be session-level thread support (ldap_dup)
 Slapd-DB2 - Berkeley DB backend w/ transaction support <ksp@openldap.org>
 Perform a security audit (and fix any hole found)
-- 
GitLab