mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-18 18:18:06 -05:00
Return to releng
remove double .24 change
This commit is contained in:
parent
4cc18f942b
commit
1549506405
2 changed files with 3 additions and 2 deletions
3
CHANGES
3
CHANGES
|
|
@ -1,5 +1,7 @@
|
|||
OpenLDAP 2.2 Change Log
|
||||
|
||||
OpenLDAP 2.2.24 Engineering
|
||||
|
||||
OpenLDAP 2.2.24 Release
|
||||
Fixed slapd "chldren:" typo (ITS#3560)
|
||||
Fixed slapd syncrepl consumer unclean shutdown (ITS#3546)
|
||||
|
|
@ -13,7 +15,6 @@ OpenLDAP 2.2.24 Release
|
|||
Fixed slapi modify/increment support (ITS#3522)
|
||||
Fixed slapi plugins called multiple times with glue (ITS#3529)
|
||||
Fixed slapi 64-bit portability (ITS#3556)
|
||||
Fixed slapcat logging (ITS#3579)
|
||||
Fixed back-bdb IDL cache crash (ITS#3527)
|
||||
Fixed back-bdb initialization message (ITS#3533)
|
||||
Fixed back-hdb dn2id crash (ITS#3559)
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@
|
|||
ol_package=OpenLDAP
|
||||
ol_major=2
|
||||
ol_minor=2
|
||||
ol_patch=24
|
||||
ol_patch=X
|
||||
ol_api_inc=20224
|
||||
ol_api_current=7
|
||||
ol_api_revision=17
|
||||
|
|
|
|||
Loading…
Reference in a new issue