]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Ready for release
authorKurt Zeilenga <kurt@openldap.org>
Thu, 21 Apr 2005 16:42:41 +0000 (16:42 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 21 Apr 2005 16:42:41 +0000 (16:42 +0000)
CHANGES
build/version.var

diff --git a/CHANGES b/CHANGES
index e852956be52f0fcc54dad02102138017ff52de6d..411817494c1d99ff066294b061b32b0447961ba7 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,6 @@
 OpenLDAP 2.2 Change Log
 
-OpenLDAP 2.2.25 Engineering
+OpenLDAP 2.2.25 Release
        Fixed back-hdb out-of-order slapadd (ITS#3267)
        Fixed back-bdb/hdb search crashes (ITS#3638, 3647)
        Fixed back-bdb/hdb modrdn (ITS#3657)
@@ -8,6 +8,9 @@ OpenLDAP 2.2.25 Engineering
        Fixed back-dnssrv referral all but search op crasher bug (ITS#3642)
        Fixed back-ldbm shutdown hang (ITS#3648)
        Fixed back-meta memory leak (ITS#3669)
+       Removed broken libldap fast synchronous search result processing
+       Build Environment
+               Added improved configure logging
 
 OpenLDAP 2.2.24 Release
        Fixed slapd "chldren:" typo (ITS#3560)
index c47a56709af0f2ffcbaf81d480025446e33faf55..0666e18a523351a1b32ec2125e80d8221f2c6231 100644 (file)
@@ -15,9 +15,9 @@
 ol_package=OpenLDAP
 ol_major=2
 ol_minor=2
-ol_patch=X
-ol_api_inc=20224
+ol_patch=25
+ol_api_inc=20225
 ol_api_current=7
-ol_api_revision=17
+ol_api_revision=18
 ol_api_age=0
-ol_release_date="2005/03/15"
+ol_release_date="2005/04/21"