mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-06-09 08:42:22 -04:00
Update docs in preparation for new stable snapshot
This commit is contained in:
parent
fde1ff5bf6
commit
68104cd829
2 changed files with 26 additions and 1 deletions
9
CHANGES
9
CHANGES
|
|
@ -3,6 +3,15 @@ OpenLDAP Change Log
|
|||
Changes included in OpenLDAP Stable
|
||||
CVS Tag: OPENLDAP_STABLE
|
||||
Fixed DCE Threading issues
|
||||
Fixed ldif2index atol bug
|
||||
Added build/mkdep $CC support
|
||||
Fixed slapd/SCO f_next bug
|
||||
Fixed slapd/attr debug print bug
|
||||
Fixed slapd lock release bugs
|
||||
Fixed slapd/shell modify missing newline bug
|
||||
Fixed slapd.h SCO f_next bug
|
||||
Fixed slurpd lock release bugs
|
||||
Fixed slurpd string translation bug
|
||||
|
||||
Changes included in OpenLDAP 1.0.3
|
||||
CVS Tag: OPENLDAP_STABLE_981105
|
||||
|
|
|
|||
18
COPYRIGHT
18
COPYRIGHT
|
|
@ -1,4 +1,20 @@
|
|||
Copyright (c) 1992-1996 Regents of the University of Michigan.
|
||||
Copyright 1998 The OpenLDAP Foundation, Redwood City, California, USA
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms are permitted only
|
||||
as authorized by the OpenLDAP Public License. A copy of this
|
||||
license is available at http://www.OpenLDAP.org/license.html or
|
||||
in file LICENSE in the top-level directory of the distribution.
|
||||
|
||||
This work is derived from the University of Michigan LDAP v3.3
|
||||
distribution. Information concerning is available at
|
||||
http://www.umich.edu/~dirsvcs/ldap/ldap.html.
|
||||
|
||||
This work also contains materials derived from public sources.
|
||||
|
||||
---
|
||||
|
||||
Portions Copyright (c) 1992-1996 Regents of the University of Michigan.
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms are permitted
|
||||
|
|
|
|||
Loading…
Reference in a new issue