mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-18 18:18:06 -05:00
Update configure/CHANGES
This commit is contained in:
parent
79ed784393
commit
a22597b2fb
2 changed files with 2 additions and 2 deletions
3
CHANGES
3
CHANGES
|
|
@ -9,8 +9,9 @@ OpenLDAP 2.0.X Engineering
|
|||
Fixed slapd IPv6 issues (ITS#716)
|
||||
Fixed slapd MIT KPASSWD Compatibility (ITS#715)
|
||||
Fixed slapd time syntax routines (ITS#713)
|
||||
Updated slapd inappropriate root DSE op handling
|
||||
Updated slapd root DSE inappropriate op handling
|
||||
Build Environment
|
||||
Added test000-rootdse
|
||||
Fixed Kerberos detection (ITS#717)
|
||||
Documentation
|
||||
Fixed ldappasswd(1) user argument usage
|
||||
|
|
|
|||
|
|
@ -2313,7 +2313,6 @@ tests/Makefile:build/top.mk:tests/Makefile.in:build/dir.mk \
|
|||
tests/progs/Makefile:build/top.mk:tests/progs/Makefile.in:build/rules.mk \
|
||||
contrib/Makefile:build/top.mk:contrib/Makefile.in:build/dir.mk \
|
||||
contrib/saucer/Makefile:build/top.mk:contrib/saucer/Makefile.in:build/rules.mk \
|
||||
contrib/web_ldap/Makefile:build/top.mk:contrib/web_ldap/Makefile.in:build/rules.mk \
|
||||
,[
|
||||
date > stamp-h
|
||||
echo Please \"make depend\" to build dependencies
|
||||
|
|
|
|||
Loading…
Reference in a new issue