From: Kurt Zeilenga Date: Wed, 29 Feb 2012 17:37:09 +0000 (-0800) Subject: Update for release X-Git-Tag: OPENLDAP_REL_ENG_2_4_30 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=5182287069ddf6b4bfb9f8e762af952c25532598;p=openldap Update for release --- diff --git a/CHANGES b/CHANGES index 57505bcbe5..e2ae419dfe 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ OpenLDAP 2.4 Change Log -OpenLDAP 2.4.30 Release (2012/02/26) +OpenLDAP 2.4.30 Release (2012/02/29) Fixed libldap socket polling for writes (ITS#7167) Fixed liblutil string modifications (ITS#7174) Fixed slapd crash when attrsOnly is true (ITS#7143) diff --git a/build/version.var b/build/version.var index d8e6b16f60..2335bbed9a 100644 --- a/build/version.var +++ b/build/version.var @@ -20,4 +20,4 @@ ol_api_inc=20430 ol_api_current=10 ol_api_revision=3 ol_api_age=8 -ol_release_date="2012/02/26" +ol_release_date="2012/02/29"