LDAP-51 Upgrade to Spring 2.0.4

http://opensource.atlassian.com/projects/spring/browse/LDAP-51
This commit is contained in:
Ulrik Sandberg
2007-04-19 14:04:31 +00:00
parent c6f84b80ea
commit 8c0631a2f4

View File

@@ -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).