From a90c0374667ba9611fd9461165370e2e853531a7 Mon Sep 17 00:00:00 2001 From: stroeder Date: Sun, 12 Nov 2017 13:23:35 +0000 Subject: [PATCH] there will never be DSMLv2 support --- TODO | 1 - 1 file changed, 1 deletion(-) diff --git a/TODO b/TODO index 456cfea..b728424 100644 --- a/TODO +++ b/TODO @@ -20,7 +20,6 @@ Lib/ (Everybody asking for the latter should check the mailing list archive first.) - Caching of search requests for each LDAPObject instance - LDIF parser for replication logs and change records -- DSMLv2 support Tests/ - Clean up and finish the mess of small test scripts started.