This commit is contained in:
Kurt Zeilenga 2005-09-28 19:34:51 +00:00
parent 18dc9cf7a4
commit e02226f2ec
2 changed files with 5 additions and 4 deletions

View file

@ -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)

View file

@ -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"