mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-18 18:18:06 -05:00
Prep for release
This commit is contained in:
parent
dc31d0b511
commit
2f33dab2d5
2 changed files with 5 additions and 5 deletions
2
CHANGES
2
CHANGES
|
|
@ -1,6 +1,6 @@
|
|||
OpenLDAP 2.3 Change Log
|
||||
|
||||
OpenLDAP 2.3.42 Engineering
|
||||
OpenLDAP 2.3.42 Release (2008/05/15)
|
||||
Fixed slapd abstract objectClass inheritance check (ITS#5474)
|
||||
Fixed slapd connection handling (ITS#5469)
|
||||
Fixed slapd delta-syncrepl refresh mode (ITS#5376)
|
||||
|
|
|
|||
|
|
@ -15,9 +15,9 @@
|
|||
ol_package=OpenLDAP
|
||||
ol_major=2
|
||||
ol_minor=3
|
||||
ol_patch=X
|
||||
ol_api_inc=20341
|
||||
ol_patch=42
|
||||
ol_api_inc=20342
|
||||
ol_api_current=2
|
||||
ol_api_revision=29
|
||||
ol_api_revision=30
|
||||
ol_api_age=2
|
||||
ol_release_date="2008/02/19"
|
||||
ol_release_date="2008/05/15"
|
||||
|
|
|
|||
Loading…
Reference in a new issue