From 61d17e56a5b5626906cafb420dfeba4ec245401c Mon Sep 17 00:00:00 2001 From: Ulrik Sandberg Date: Sat, 16 Oct 2010 07:52:27 +0000 Subject: [PATCH] Added LDAP-217 to changelog. --- changelog.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog.txt b/changelog.txt index a714f2d9..e71b6d22 100644 --- a/changelog.txt +++ b/changelog.txt @@ -37,6 +37,8 @@ Changes in version 1.3.1 (October 2010) * DefaultDirObjectFactory calls a Java5 version of the IllegalArgumentException constructor. (LDAP 196). +* Class-level JavaDoc for OrFilter no longer uses AndFilter in sample code. (LDAP-217) + * Upgraded Spring to 2.5.6.SEC02 and 3.0.3.RELEASE. (LDAP-210) * Upgraded Spring to 2.5.6.SEC01. (LDAP-194)