mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-18 18:18:06 -05:00
Ready for release
This commit is contained in:
parent
7484f9b987
commit
2084ff44ff
3 changed files with 7 additions and 7 deletions
2
CHANGES
2
CHANGES
|
|
@ -1,6 +1,6 @@
|
|||
OpenLDAP 2.2 Change Log
|
||||
|
||||
OpenLDAP 2.2.21 Engineering
|
||||
OpenLDAP 2.2.21 Release
|
||||
Fixed slapd group limits
|
||||
Fixed slapd/slurpd replog locking (ITS#3421)
|
||||
Fixed slaptest failure if databases cannot be started (ITS#3461)
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
Copyright 1998-2004 The OpenLDAP Foundation
|
||||
Copyright 1998-2005 The OpenLDAP Foundation
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
# $OpenLDAP$
|
||||
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||
##
|
||||
## Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
## Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
## All rights reserved.
|
||||
##
|
||||
## Redistribution and use in source and binary forms, with or without
|
||||
|
|
@ -15,9 +15,9 @@
|
|||
ol_package=OpenLDAP
|
||||
ol_major=2
|
||||
ol_minor=2
|
||||
ol_patch=X
|
||||
ol_api_inc=20220
|
||||
ol_patch=21
|
||||
ol_api_inc=20221
|
||||
ol_api_current=7
|
||||
ol_api_revision=13
|
||||
ol_api_revision=14
|
||||
ol_api_age=0
|
||||
ol_release_date="2004/12/30"
|
||||
ol_release_date="2005/01/20"
|
||||
|
|
|
|||
Loading…
Reference in a new issue