From 8c0631a2f4fa476b8bf8d8504ecb15191e608111 Mon Sep 17 00:00:00 2001 From: Ulrik Sandberg Date: Thu, 19 Apr 2007 14:04:31 +0000 Subject: [PATCH] LDAP-51 Upgrade to Spring 2.0.4 http://opensource.atlassian.com/projects/spring/browse/LDAP-51 --- spring-ldap/changelog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-ldap/changelog.txt b/spring-ldap/changelog.txt index f3aee056..7e6346dd 100644 --- a/spring-ldap/changelog.txt +++ b/spring-ldap/changelog.txt @@ -53,7 +53,7 @@ upgrade guide for details. remove regular expression used in parsing, drastically improving Distinguished Name parsing performance as a bonus (LDAP-30). -* Upgraded to Spring 2.0.2 internally. Spring 1.2.x is still supported (LDAP-35). +* Upgraded to Spring 2.0.4 internally. Spring 1.2.x is still supported (LDAP-35, LDAP-51). * Fixed a number of documentation errors and typos (LDAP-41, LDAP-40, LDAP-47, LDAP-48).