Ready to release

This commit is contained in:
Kurt Zeilenga 2006-11-10 02:55:55 +00:00
parent 0ee02720bc
commit 14f1545af9
3 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
OpenLDAP 2.3 Change Log
OpenLDAP 2.3.29 Engineering
OpenLDAP 2.3.29 Release
Fixed liblber/libldap error codes on Windows (ITS#4606)
Fixed liblunicode case mapping (ITS#4724)
Fixed slapd ldapi:// socket permissions (ITS#4709)

View file

@ -15,9 +15,9 @@
ol_package=OpenLDAP
ol_major=2
ol_minor=3
ol_patch=X
ol_api_inc=20328
ol_patch=29
ol_api_inc=20329
ol_api_current=2
ol_api_revision=16
ol_api_revision=17
ol_api_age=2
ol_release_date="2006/10/21"
ol_release_date="2006/11/10"

2
configure vendored
View file

@ -1,5 +1,5 @@
#! /bin/sh
# From configure.in OpenLDAP: pkg/ldap/configure.in,v 1.560.2.30 2006/07/28 14:53:03 kurt Exp .
# From configure.in OpenLDAP: pkg/ldap/configure.in,v 1.560.2.31 2006/11/07 20:57:24 ando Exp .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.59.
#