Skip to content
Snippets Groups Projects
Commit 4cc18f94 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Ready for release

parent 60030ded
No related branches found
No related merge requests found
......@@ -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)
......
......@@ -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"
#! /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/>.
#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment