Skip to content
Snippets Groups Projects
Commit f6084af3 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Ready for release

parent 37477ebe
No related branches found
No related merge requests found
OpenLDAP 2.1 Change Log
OpenLDAP 2.1.14 Engineering
OpenLDAP 2.1.14 Release
Fixed slapd schema_check name check crash (ITS#2330)
Fixed slapd DirectoryString extraneous space index bug (ITS#2328)
Fixed back-bdb bdb_cache_find_entry* retry bug
......
......@@ -7,10 +7,10 @@
ol_package=OpenLDAP
ol_major=2
ol_minor=1
ol_patch=X
ol_api_inc=20113
ol_api_lib=2:113:0
ol_release_date="02-16-2003"
ol_patch=14
ol_api_inc=20114
ol_api_lib=2:114:0
ol_release_date="02-28-2003"
if test $ol_patch != X ; then
ol_version=${ol_major}.${ol_minor}.${ol_patch}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment