mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-06-12 10:10:03 -04:00
Add 4047
This commit is contained in:
parent
18dc9cf7a4
commit
e02226f2ec
2 changed files with 5 additions and 4 deletions
1
CHANGES
1
CHANGES
|
|
@ -26,6 +26,7 @@ OpenLDAP 2.3.8 Engineering
|
|||
Fixed slapo-syncprov/unique interact issues (ITS#3989)
|
||||
Fixed slapo-syncprov/subordinate interact issues (ITS#3996)
|
||||
Fixed slapo-syncprov schema check assert (ITS#4031)
|
||||
Fixed slapo-valsort unknown valsort-attr bug (ITS#4047)
|
||||
Fixed slapcat out-of-memory problem (ITS#4010)
|
||||
Fixed slurpd unrecognized slave names bug (ITS#4012)
|
||||
Fixed liblber dgram len bug (ITS#4046)
|
||||
|
|
|
|||
|
|
@ -15,9 +15,9 @@
|
|||
ol_package=OpenLDAP
|
||||
ol_major=2
|
||||
ol_minor=3
|
||||
ol_patch=X
|
||||
ol_api_inc=20307
|
||||
ol_patch=8
|
||||
ol_api_inc=20308
|
||||
ol_api_current=1
|
||||
ol_api_revision=2
|
||||
ol_api_revision=3
|
||||
ol_api_age=1
|
||||
ol_release_date="2005/09/01"
|
||||
ol_release_date="2005/09/28"
|
||||
|
|
|
|||
Loading…
Reference in a new issue