From 295759a2acbcf8c29757a965d377be80f561de05 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Sun, 8 Jan 2006 18:09:00 +0000 Subject: [PATCH] Ready for release? --- CHANGES | 4 +++- build/version.var | 8 ++++---- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/CHANGES b/CHANGES index 5837c91e8e..e46bf63c17 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ OpenLDAP 2.3 Change Log -OpenLDAP 2.3.16 Engineering +OpenLDAP 2.3.16 Release Fixed slapd-bdb reindexing via cn=config not noticed issue (ITS#4260) Fixed slapd-monitor connection search crash (ITS#4300) Flapd slapd cn=config bad ACL syntax modify crash (ITS#4306) @@ -9,6 +9,8 @@ OpenLDAP 2.3.16 Engineering Fixed slapd-bdb/hdb/ldbm suffix add with default referral issue (ITS#4310) Fixed slapd-ldbm compare cache release issue (ITS#4313) Fixed slapd syncrepl time/size limit parsing + Fixed slapi slapi_op_bind_callback fix (ITS#4311) + Fixed slapi pluginlog fix (ITS#4291) Fixed ldapsearch response control handling issue Build environment Replace sched_yield(2) on Linux with select(2) (ITS#3950) diff --git a/build/version.var b/build/version.var index c58b9316af..76794ba403 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=20315 +ol_patch=16 +ol_api_inc=20316 ol_api_current=2 -ol_api_revision=3 +ol_api_revision=4 ol_api_age=2 -ol_release_date="2006/01/04" +ol_release_date="2006/01/08" -- 2.39.5