]> git.sur5r.net Git - openldap/commitdiff
Ready for release OPENLDAP_REL_ENG_2_2_24
authorKurt Zeilenga <kurt@openldap.org>
Wed, 16 Mar 2005 02:23:24 +0000 (02:23 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 16 Mar 2005 02:23:24 +0000 (02:23 +0000)
CHANGES
build/version.var
configure

diff --git a/CHANGES b/CHANGES
index 7b29b2bea4007d8959408454f2d746d2865eb023..e53cf5577cf8581db0263fd9a6ed27c3ed016ec0 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,13 +4,16 @@ OpenLDAP 2.2.24 Release
        Fixed slapd "chldren:" typo (ITS#3560)
        Fixed slapd syncrepl consumer unclean shutdown (ITS#3546)
        Fixed slapd syncrepl provider sessionlog (ITS#3571)
+       Fixed slapd subentry control parse bug (ITS#3563)
        Fixed slapd connection_abandon processing (ITS#3534, 3546, 3571)
        Fixed slapd callback cleanup processing (ITS#3596)
        Fixed slapd default password hash to use SSHA (ITS#3557)
+       Fixed back-bdb referral fault (ITS#3602)
        Fixed slap tool log initialization (ITS#3579)
        Fixed slapi modify/increment support (ITS#3522)
        Fixed slapi plugins called multiple times with glue (ITS#3529)
        Fixed slapi 64-bit portability (ITS#3556)
+       Fixed slapcat logging (ITS#3579)
        Fixed back-bdb IDL cache crash (ITS#3527)
        Fixed back-bdb initialization message (ITS#3533)
        Fixed back-hdb dn2id crash (ITS#3559)
index ed23d6cc8365558c100a88f4b761daab31709b46..f1b581f0681c3288fbe6c891223df586d524ab32 100644 (file)
@@ -15,9 +15,9 @@
 ol_package=OpenLDAP
 ol_major=2
 ol_minor=2
-ol_patch=X
-ol_api_inc=20223
+ol_patch=24
+ol_api_inc=20224
 ol_api_current=7
-ol_api_revision=16
+ol_api_revision=17
 ol_api_age=0
-ol_release_date="2005/01/24"
+ol_release_date="2005/03/15"
index 1784368c36de568490d8b2e9bd26196e4bcf719d..4ddaf2ae8852bfcd5e29fdefce7b8a947d188934 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # $OpenLDAP$
-# from OpenLDAP: pkg/ldap/configure.in,v 1.478.2.23 2005/01/20 17:00:54 kurt Exp  
+# from OpenLDAP: pkg/ldap/configure.in,v 1.478.2.24 2005/03/14 17:06:26 kurt Exp  
 
 # This work is part of OpenLDAP Software <http://www.openldap.org/>.
 #