From 3283844ca6bbfc1891c13ec309027236654e88af Mon Sep 17 00:00:00 2001
From: Kurt Zeilenga <kurt@openldap.org>
Date: Tue, 30 May 2000 21:39:07 +0000
Subject: [PATCH] Add TLS SASL/EXTERNAL project Add subtype/subclassing tests
 to test suite project

---
 doc/devel/todo | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/doc/devel/todo b/doc/devel/todo
index 45185e5e06..408079349c 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)
-- 
GitLab