mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-18 18:18:06 -05:00
return to release engineering
This commit is contained in:
parent
1573d9e10c
commit
9c2e1fc52d
2 changed files with 4 additions and 2 deletions
4
CHANGES
4
CHANGES
|
|
@ -1,5 +1,7 @@
|
|||
OpenLDAP 2.2 Change Log
|
||||
|
||||
OpenLDAP 2.2.26 Engineering
|
||||
|
||||
OpenLDAP 2.2.25 Release
|
||||
Fixed back-hdb out-of-order slapadd (ITS#3267)
|
||||
Fixed back-bdb/hdb search crashes (ITS#3638, 3647)
|
||||
|
|
@ -9,7 +11,7 @@ OpenLDAP 2.2.25 Release
|
|||
Fixed back-ldbm shutdown hang (ITS#3648)
|
||||
Fixed back-meta memory leak (ITS#3669)
|
||||
Fixed back-monitor attribute normalization bug (ITS#3659)
|
||||
Removed broken libldap fast synchronous search result processing
|
||||
Removed broken libldap fast synchronous search result processing (ITS#3612)
|
||||
Build Environment
|
||||
Added improved configure logging
|
||||
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@
|
|||
ol_package=OpenLDAP
|
||||
ol_major=2
|
||||
ol_minor=2
|
||||
ol_patch=25
|
||||
ol_patch=X
|
||||
ol_api_inc=20225
|
||||
ol_api_current=7
|
||||
ol_api_revision=18
|
||||
|
|
|
|||
Loading…
Reference in a new issue