]> git.sur5r.net Git - openldap/commitdiff
Ready for release?
authorKurt Zeilenga <kurt@openldap.org>
Tue, 10 Jan 2006 18:03:03 +0000 (18:03 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Tue, 10 Jan 2006 18:03:03 +0000 (18:03 +0000)
CHANGES
build/version.var

diff --git a/CHANGES b/CHANGES
index 5aa177fbd9d05c2d7042f956e8656d3b4e2ea2a3..98ecb5e4ca2474aa1da657a40934e569177b11f1 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,7 @@ OpenLDAP 2.3 Change Log
 OpenLDAP 2.3.17 Engineering
        Fixed slapd anonymous proxy authorization issue (ITS#4320)
        Fixed slapd-ldap/meta session reuse issue (ITS#4315)
+       Fixed slapd-ldap idassert anon2anon issue (ITS#4321)
        Fixed slapd-monitor thread issue (ITS#4318)
        Build environment
                Fixed configure report-to URL
index 59554f5b92960904ac8c520627716343cf0c3f44..4cc571b661a82ffeb20e1a699aad2121b1bb5fc7 100644 (file)
@@ -15,9 +15,9 @@
 ol_package=OpenLDAP
 ol_major=2
 ol_minor=3
-ol_patch=X
-ol_api_inc=20316
+ol_patch=17
+ol_api_inc=20317
 ol_api_current=2
-ol_api_revision=4
+ol_api_revision=5
 ol_api_age=2
-ol_release_date="2006/01/08"
+ol_release_date="2006/01/10"