Ready for release

This commit is contained in:
Kurt Zeilenga 2003-05-18 22:22:38 +00:00
parent ae05437098
commit dd94648ab5
2 changed files with 7 additions and 5 deletions

View file

@ -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)

View 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"