From: Kurt Zeilenga Date: Fri, 18 Jun 2004 03:16:30 +0000 (+0000) Subject: Ready for release X-Git-Tag: OPENLDAP_REL_ENG_2_2_14 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=db2b04311b891395b0d827d3ffe52283fb353672;p=openldap Ready for release --- diff --git a/CHANGES b/CHANGES index 2fcaa992c0..3f33820439 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ OpenLDAP 2.2 Change Log -OpenLDAP 2.2.14 Engineering +OpenLDAP 2.2.14 Release Fixed back-bdb ignore deadlock bug (ITS#3188) Fixed back-bdb pagedResults no end cookie bug (ITS#3161) Fixed back-bdb pagedResults clear controls bug (ITS#3182) @@ -13,7 +13,7 @@ OpenLDAP 2.2.14 Engineering Build environments Fixed back-sql trace builds Documentation - Fixed slapd.access(5) to dn.regex $$ bug + Fixed slapd.access(5) dn.regex $$ bug OpenLDAP 2.2.13 Release Fixed pcache CSN pending segfault (ITS#3180) diff --git a/build/version.var b/build/version.var index 8e3bd80d83..6fb537f01d 100644 --- a/build/version.var +++ b/build/version.var @@ -15,9 +15,9 @@ ol_package=OpenLDAP ol_major=2 ol_minor=2 -ol_patch=X -ol_api_inc=20213 +ol_patch=14 +ol_api_inc=20214 ol_api_current=7 -ol_api_revision=6 +ol_api_revision=7 ol_api_age=0 -ol_release_date="2004/06/10" +ol_release_date="2004/06/17"