]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Ready for release
authorKurt Zeilenga <kurt@openldap.org>
Sun, 18 May 2003 22:22:38 +0000 (22:22 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sun, 18 May 2003 22:22:38 +0000 (22:22 +0000)
CHANGES
build/version.var

diff --git a/CHANGES b/CHANGES
index d1f9089c68582b26f63daad5aaa51df0ce00f00d..7c1b154c7d83cea1f7c72b3800a1dbfc8c1fc4c5 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,12 +1,14 @@
 OpenLDAP 2.1 Change Log
 
-OpenLDAP 2.1.20 Engineering
+OpenLDAP 2.1.20 Release
        Fixed slapd idletimeout behavior (ITS#2374)
        Fixed slapd accept() fail busyloop (ITS#2482)
        Fixed slapd regex lookup mutex issue (ITS#2505)
        Fixed back-bdb/ldbm filter indexing bugs (ITS#2506) (ITS#2507)
        Fixed back-bdb cache consistency bug (ITS#2470)
        Fixed libldap ldap_get_attribute_ber bug
+       Documentation
+               Misc man page updates
 
 OpenLDAP 2.1.19 Release
        Fixed slapd substring index normalization (ITS#2468)
index d8b3d07ff965308db8e36801f8dcef178789547f..5a3f9ec7a56e1d9ac5d20c594087a90ff8fccbb7 100644 (file)
@@ -7,7 +7,7 @@
 ol_package=OpenLDAP
 ol_major=2
 ol_minor=1
-ol_patch=X
-ol_api_inc=20118
-ol_api_lib=2:118:0
-ol_release_date="05-07-2003"
+ol_patch=20
+ol_api_inc=20120
+ol_api_lib=2:120:0
+ol_release_date="05-19-2003"