From: Pierangelo Masarati Date: Thu, 16 Jun 2005 19:43:27 +0000 (+0000) Subject: backport fix to ITS#3785: do our best to deal with invalid filters... X-Git-Tag: OPENLDAP_REL_ENG_2_2_28~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=903bf2110bf2d9f4b0d5eec53a0374ede2728fab;p=thirdparty%2Fopenldap.git backport fix to ITS#3785: do our best to deal with invalid filters... --- diff --git a/CHANGES b/CHANGES index 7fad5ba6f3..f2e81cce15 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,7 @@ OpenLDAP 2.2 Change Log OpenLDAP 2.2.28 Engineering + Fixed back-ldap/meta undefined filter propagation (ITS#3785) OpenLDAP 2.2.27 Release Fixed back-bdb/hdb slapcat checkpoint on close (ITS#3703)