]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Ready for release
authorKurt Zeilenga <kurt@openldap.org>
Fri, 1 Feb 2002 00:31:09 +0000 (00:31 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Fri, 1 Feb 2002 00:31:09 +0000 (00:31 +0000)
CHANGES
build/version
include/ldap.h

diff --git a/CHANGES b/CHANGES
index 02c48dcce82901e78eb422975d7170ce83f46255..3fa9f81179221a5a8371aacb4af24a400ebfdfbe 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,11 +1,12 @@
 OpenLDAP 2.0 Change Log
 
-OpenLDAP 2.0.22 Engineering
+OpenLDAP 2.0.22 Release
        Fixed slapd passwd modify referral bug
        Fixed back-ldbm index threading bug
        Fixed back-ldbm ordering presense index bug
        Fixed back-ldap modify bug (ITS#1547)
        Fixed -lldap TLS errno bug
+       Fixed ud v2 kind bug
        Updated slapd slurpd friendly code
        Build environment
                Fixed Mach cthreads detection (ITS#1554)
index 5f52e672d8d4c6a9b5c2a18e58209b8efbc3df3f..b6673c6522f94b53b7149d243ca29380c00c2273 100644 (file)
@@ -1 +1 @@
-2.0.22-Engineering
+2.0.22-Release
index 6ad11d1c5aa057ff281cae4374a3fc2ee52c3724..9e9f37eb98c0a167a75a9887bf13acd5fa8fe0b4 100644 (file)
@@ -50,7 +50,7 @@ LDAP_BEGIN_DECL
  *     2.0.0  -> 20000
  *     2.3.16 -> 20316
  */
-#define LDAP_VENDOR_VERSION    20021
+#define LDAP_VENDOR_VERSION    20022
 
 /* OpenLDAP API Features */
 #define LDAP_API_FEATURE_X_OPENLDAP LDAP_VENDOR_VERSION