mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-18 18:18:06 -05:00
Ready to release
This commit is contained in:
parent
0ee02720bc
commit
14f1545af9
3 changed files with 6 additions and 6 deletions
2
CHANGES
2
CHANGES
|
|
@ -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)
|
||||
|
|
|
|||
|
|
@ -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
2
configure
vendored
|
|
@ -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.
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in a new issue