mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-18 18:18:06 -05:00
Ready for release
This commit is contained in:
parent
f7ffef19ea
commit
5600243388
2 changed files with 5 additions and 5 deletions
2
CHANGES
2
CHANGES
|
|
@ -1,6 +1,6 @@
|
|||
OpenLDAP 2.2 Change Log
|
||||
|
||||
OpenLDAP 2.2.29 Engineering
|
||||
OpenLDAP 2.2.29 Release
|
||||
Fixed slapd ch_realloc(x,0) bug (ITS#3981)
|
||||
Fixed slapd uniqueMemberMatch (ITS#4040)
|
||||
Fixed back-bdb/hdb/ldbm modrdn permission checks (ITS#2757)
|
||||
|
|
|
|||
|
|
@ -15,9 +15,9 @@
|
|||
ol_package=OpenLDAP
|
||||
ol_major=2
|
||||
ol_minor=2
|
||||
ol_patch=X
|
||||
ol_api_inc=20228
|
||||
ol_patch=29
|
||||
ol_api_inc=20229
|
||||
ol_api_current=7
|
||||
ol_api_revision=21
|
||||
ol_api_revision=22
|
||||
ol_api_age=0
|
||||
ol_release_date="2005/08/14"
|
||||
ol_release_date="2005/10/04"
|
||||
|
|
|
|||
Loading…
Reference in a new issue