From: Kurt Zeilenga Date: Thu, 26 Jun 2003 22:06:59 +0000 (+0000) Subject: Read for release X-Git-Tag: OPENLDAP_REL_ENG_2_1_22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4b88cd56272c27556cc03890babeebf0da09674;p=thirdparty%2Fopenldap.git Read for release --- diff --git a/CHANGES b/CHANGES index 140df9fae1..843d8bb1e2 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,10 @@ OpenLDAP 2.1 Change Log -OpenLDAP 2.1.22 Engineering +OpenLDAP 2.1.22 Release Fixed slapd yielding select fix (ITS#2603) Fixed slapadd dnfree bug (ITS#2587) Fixed slappasswd usage help (ITS#2565) + Fixed back-bdb filter index crash (ITS#2596) Build Environment Fixed back-ldap/meta conflict (ITS#2608) Fixed slapd compilation bug (ITS#2605) diff --git a/build/version.var b/build/version.var index 365fa53261..afe2a792c9 100644 --- a/build/version.var +++ b/build/version.var @@ -7,7 +7,7 @@ ol_package=OpenLDAP ol_major=2 ol_minor=1 -ol_patch=21 -ol_api_inc=20121 -ol_api_lib=2:121:0 -ol_release_date="05-29-2003" +ol_patch=22 +ol_api_inc=20122 +ol_api_lib=2:122:0 +ol_release_date="06-26-2003"