Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nadezhda Ivanova
OpenLDAP
Commits
f6084af3
Commit
f6084af3
authored
Feb 28, 2003
by
Kurt Zeilenga
Browse files
Ready for release
parent
37477ebe
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
f6084af3
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
...
...
build/version.sh
View file @
f6084af3
...
...
@@ -7,10 +7,10 @@
ol_package
=
OpenLDAP
ol_major
=
2
ol_minor
=
1
ol_patch
=
X
ol_api_inc
=
2011
3
ol_api_lib
=
2:11
3
:0
ol_release_date
=
"02-
16
-2003"
ol_patch
=
14
ol_api_inc
=
2011
4
ol_api_lib
=
2:11
4
:0
ol_release_date
=
"02-
28
-2003"
if
test
$ol_patch
!=
X
;
then
ol_version
=
${
ol_major
}
.
${
ol_minor
}
.
${
ol_patch
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment