Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joe Martin
OpenLDAP
Commits
8fddd9d9
Commit
8fddd9d9
authored
Jan 10, 2006
by
Kurt Zeilenga
Browse files
Add configure report-to URL
parent
5f07d15c
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
8fddd9d9
...
...
@@ -3,6 +3,8 @@ OpenLDAP 2.3 Change Log
OpenLDAP 2.3.17 Engineering
Fixed slapd-ldap/meta session reuse issue (ITS#3415)
Fixed slapd-monitor thread issue (ITS#3418)
Build environment
Fixed configure report-to URL
OpenLDAP 2.3.16 Release
Fixed slapd-bdb reindexing via cn=config not noticed issue (ITS#4260)
...
...
configure.in
View file @
8fddd9d9
...
...
@@ -27,6 +27,7 @@ AC_COPYRIGHT([[Copyright 1998-2006 The OpenLDAP Foundation. All rights reserved.
Restrictions apply, see COPYRIGHT and LICENSE files.]])
AC_REVISION([$OpenLDAP$])
AC_INIT([OpenLDAP],,[http://www.openldap.org/its/])
m4_define([AC_PACKAGE_BUGREPORT],[<http://www.openldap.org/its/>])
AC_CONFIG_SRCDIR(build/version.sh)dnl
dnl ----------------------------------------------------------------
dnl OpenLDAP Autoconf Macros
...
...
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