Added missing changes from spring-ldap/changelog.txt.
This commit is contained in:
@@ -13,6 +13,16 @@ http://www.ietf.org/rfc/rfc2696.txt
|
||||
|
||||
Changes in version 1.2.2 (XXX 2008)
|
||||
-------------------------------------------
|
||||
* Added a method DistinguishedName.toCompactString that returns a more
|
||||
compact String representation without blanks. (LDAP-91)
|
||||
|
||||
* Improved search methods that take handlers so that they will work
|
||||
with handlers that use ContextMappers, eg ContextMapperCallbackHandler.
|
||||
(LDAP-107)
|
||||
|
||||
* Fixed a problem where the narrowest possible exception subclass was
|
||||
not always found in the exception translation. (LDAP-100)
|
||||
|
||||
* Made changes required for paged results to work when using Spring LDAP
|
||||
connection pool with a single connection. (LDAP-114)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user