mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-05-28 04:35:57 -04:00
ready for release
This commit is contained in:
parent
9d1c9c399e
commit
bb65a12a8f
3 changed files with 3 additions and 3 deletions
2
CHANGES
2
CHANGES
|
|
@ -1,7 +1,7 @@
|
|||
OpenLDAP 2.0 Change Log
|
||||
|
||||
OpenLDAP 2.0.25 Engineering
|
||||
Fixed slapd extended op reqdata crash bug
|
||||
Fixed slapd extended op reqdata crash bug (ITS#1721)
|
||||
|
||||
OpenLDAP 2.0.24 Release
|
||||
Fixed slapd max incoming macro bug (ITS#1828)
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
2.0.25-Engineering
|
||||
2.0.25-Release
|
||||
|
|
|
|||
|
|
@ -50,7 +50,7 @@ LDAP_BEGIN_DECL
|
|||
* 2.0.0 -> 20000
|
||||
* 2.3.16 -> 20316
|
||||
*/
|
||||
#define LDAP_VENDOR_VERSION 20024
|
||||
#define LDAP_VENDOR_VERSION 20025
|
||||
|
||||
/* OpenLDAP API Features */
|
||||
#define LDAP_API_FEATURE_X_OPENLDAP LDAP_VENDOR_VERSION
|
||||
|
|
|
|||
Loading…
Reference in a new issue