From 54b0b7805b1c07e3e1ef92ebdc57764e3ae6211b Mon Sep 17 00:00:00 2001 From: Ulrik Sandberg Date: Mon, 3 Dec 2007 11:36:46 +0000 Subject: [PATCH] Added info about 1.2.1 to changelog. --- spring-ldap/changelog.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/spring-ldap/changelog.txt b/spring-ldap/changelog.txt index 786b53e7..22673035 100644 --- a/spring-ldap/changelog.txt +++ b/spring-ldap/changelog.txt @@ -11,6 +11,15 @@ http://www.ietf.org/rfc/rfc2255.txt http://www.ietf.org/rfc/rfc2256.txt http://www.ietf.org/rfc/rfc2696.txt +Changes in version 1.2.1 (Dec 2007) +------------------------------------------- +* Added pooling library which features flexible connection validation + and better configuration than the built-in pooling. + +* Fixed a problem in AbstractContextSource which led to an unnecessary + reference to the LDAP Booster Pack (ldapbp). + + Changes in version 1.2 (Oct 2007) ------------------------------------------- A number of API-breaking changes have been made in the 1.2 release compared to version 1.1.2.