mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-11-21 01:04:44 +08:00
ready for release
This commit is contained in:
parent
9d1c9c399e
commit
bb65a12a8f
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 New Issue
Block a user