From 6dd821ff49de90c67d0d45c8fe55593459ca147f Mon Sep 17 00:00:00 2001 From: Ulrik Sandberg Date: Sat, 12 May 2007 18:56:21 +0000 Subject: [PATCH] LDAP-68 Move SortControlDirContextProcessor from sandbox --- spring-ldap/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/spring-ldap/changelog.txt b/spring-ldap/changelog.txt index f4f5c4c9..e97deca1 100644 --- a/spring-ldap/changelog.txt +++ b/spring-ldap/changelog.txt @@ -88,6 +88,7 @@ upgrade guide for details. * DirContextProcessor#postProcess() is now called in searches regardless of whether an exception is thrown (LDAP-26). +* Moved SortControlDirContextProcessor to spring-ldap from sandbox (LDAP-68). Changes in version 1.1.2 (1.12.2006)