]> git.sur5r.net Git - openldap/commitdiff
Add 4047
authorKurt Zeilenga <kurt@openldap.org>
Wed, 28 Sep 2005 19:34:51 +0000 (19:34 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 28 Sep 2005 19:34:51 +0000 (19:34 +0000)
CHANGES
build/version.var

diff --git a/CHANGES b/CHANGES
index 30c37adccf161f88f0348bdb5385672079e74ff1..f8f0f60e459ca2290d94118cb79f03538bf10e03 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -26,6 +26,7 @@ OpenLDAP 2.3.8 Engineering
        Fixed slapo-syncprov/unique interact issues (ITS#3989)
        Fixed slapo-syncprov/subordinate interact issues (ITS#3996)
        Fixed slapo-syncprov schema check assert (ITS#4031)
+       Fixed slapo-valsort unknown valsort-attr bug (ITS#4047)
        Fixed slapcat out-of-memory problem (ITS#4010)
        Fixed slurpd unrecognized slave names bug (ITS#4012)
        Fixed liblber dgram len bug (ITS#4046)
index 1a9c9000ac1c7a853d17d5b713693f00d3c7a819..d4f129f1dd15063e99880585d3b45c7449cb0e88 100644 (file)
@@ -15,9 +15,9 @@
 ol_package=OpenLDAP
 ol_major=2
 ol_minor=3
-ol_patch=X
-ol_api_inc=20307
+ol_patch=8
+ol_api_inc=20308
 ol_api_current=1
-ol_api_revision=2
+ol_api_revision=3
 ol_api_age=1
-ol_release_date="2005/09/01"
+ol_release_date="2005/09/28"