From 9b153ce3b4d757b92688dda6ddf58b124756c9e1 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Wed, 12 Oct 2005 23:34:00 +0000 Subject: [PATCH] Ready for release --- CHANGES | 5 +++-- build/version.var | 8 ++++---- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/CHANGES b/CHANGES index 7db3800b71..5f510b1765 100644 --- a/CHANGES +++ b/CHANGES @@ -1,11 +1,12 @@ OpenLDAP 2.3 Change Log -OpenLDAP 2.3.11 Engineering +OpenLDAP 2.3.11 Release Fixed libldap reentrancy issue (ITS#3988) Fixed libldap ndelay without timeout - Fixed slapd ldaps:// not configured issue + Fixed slapd ldaps:// not configured issue (ITS#4082,4083) Fixed slapd-bdb/hdb mode argument parsing (ITS#4077) Fixed slapd WIN32 writefds init issue + Fixed slapadd buffer alignment issue (ITS#4078) Updated slapd syncrepl to use ldap_unbind_ext Removed lint diff --git a/build/version.var b/build/version.var index c1eb444002..9f692bf4bb 100644 --- a/build/version.var +++ b/build/version.var @@ -15,9 +15,9 @@ ol_package=OpenLDAP ol_major=2 ol_minor=3 -ol_patch=X -ol_api_inc=20310 +ol_patch=11 +ol_api_inc=20311 ol_api_current=1 -ol_api_revision=5 +ol_api_revision=6 ol_api_age=1 -ol_release_date="2005/10/10" +ol_release_date="2005/10/13" -- 2.39.5