]> git.sur5r.net Git - openldap/commitdiff
Ready for beta release OPENLDAP_REL_ENG_2_3_3BETA
authorKurt Zeilenga <kurt@openldap.org>
Wed, 11 May 2005 02:02:53 +0000 (02:02 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 11 May 2005 02:02:53 +0000 (02:02 +0000)
CHANGES
build/version.var
doc/guide/preamble.sdf

diff --git a/CHANGES b/CHANGES
index 12fd8c10ab02406419c3f9433e1c0a80429810b2..a822e0d430a8c1019573e56277b72c9f28a6dda2 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,5 @@
 OpenLDAP 2.3 Change Log
 
-OpenLDAP 2.3.2beta Release
+OpenLDAP 2.3.3beta Release
        Changes not tracked
 
index d79d7657c058c43d13990593f5a7df98cf67214f..315e3c829ae8b3cbb5672472469e820ae3754194 100644 (file)
@@ -15,9 +15,9 @@
 ol_package=OpenLDAP
 ol_major=2
 ol_minor=3
-ol_patch=X
-ol_api_inc=20302
+ol_patch=3
+ol_api_inc=20303
 ol_api_current=0
-ol_api_revision=2
+ol_api_revision=3
 ol_api_age=0
-ol_release_date="2005/03/18"
+ol_release_date="2005/05/10"
index 9abf9b60a08e5a5b007235cc4fb58de005efaa56..63f503ac7807bc72b5e1c1d842a52a3f2cf9b38b 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999-2003, The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2005, The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
  
 #
@@ -17,6 +17,7 @@
 !define DOC_TYPE    "Guide"
 
 !define DOC_LOGO       "../images/LDAPlogo.gif"
+!define DOC_LOGO_BASE "../images/"
 !define DOC_HTML_LOGO ""
 
 !define DOC_LOF_TITLE  "Figures"
@@ -54,7 +55,7 @@
 <P>
 <FONT COLOR="#808080" FACE="Arial,Verdana,Helvetica" SIZE="1"><B>
 ________________<BR>
-<SMALL>&copy; Copyright 2004, <A HREF="http://www.OpenLDAP.org/foundation/">OpenLDAP Foundation</A>, <A HREF="mailto:info@OpenLDAP.org">info@OpenLDAP.org</A></SMALL></B></FONT>
+<SMALL>&copy; Copyright 2005, <A HREF="http://www.OpenLDAP.org/foundation/">OpenLDAP Foundation</A>, <A HREF="mailto:info@OpenLDAP.org">info@OpenLDAP.org</A></SMALL></B></FONT>
 
        !endblock
 !endmacro
@@ -99,6 +100,8 @@ ________________<BR>
 # OpenLDAP related organization
 !block organisations; data
 Name|Long|Jump
+ANSI|American National Standards Institute|http://www.ansi.org/
+BSI|British Standards Institute|http://www.bsa-global.com/
 OpenLDAP|OpenLDAP|http://www.openldap.org/
 OLF|OpenLDAP Foundation|http://www.openldap.org/foundation/
 OLP|OpenLDAP Project|http://www.openldap.org/project/
@@ -109,7 +112,7 @@ IAB|Internet Architecture Board|http://www.iab.org/
 IETF|Internet Engineering Task Force|http://www.ietf.org/
 IESG|Internet Engineering Steering Group|http://www.ietf.org/iesg/
 IRTF|Internet Research Task Force|http://www.irtf.org/
-ISO|International Standards Organisation|http://www.iso.ch/
+ISO|International Standards Organisation|http://www.iso.org/
 ITU|International Telephone Union|http://www.itu.int/
 RFC|RFC Editor|http://www.rfc-editor.org/
 OpenSSL|OpenSSL|http://www.openssl.org/
@@ -121,8 +124,8 @@ GNU|GNU Not Unix|http://www.gnu.org/
 
 !block products; data
 Name|Jump
-Berkeley DB|http://www.sleepycat.com/
-CVS|http://www.cyclic.com/
+Berkeley DB|http://www.sleepycat.com/products/transactional.shtml
+CVS|http://www.cvshome.org/
 Cyrus|http://asg.web.cmu.edu/cyrus/
 GNU|http://www.gnu.org/software/
 GDBM|http://www.gnu.org/software/gdbm/
@@ -130,10 +133,10 @@ Heimdal|http://www.pdc.kth.se/heimdal/
 MIT Kerberos|http://web.mit.edu/kerberos/www/
 OpenLDAP|http://www.openldap.org/software/
 OpenSSL|http://www.openssl.org/
-Perl|http://www.perl.com/
+Perl|http://www.perl.org/
 SASL|http://asg.web.cmu.edu/sasl/sasl-library.html
 SQL|http://www.jcc.com/SQLPages/jccs_sql.htm
-TCL|http://tcl.activestate.com/
+TCL|http://www.tcl.tk/
 !endblock
 
 # Internet and X.500 terms
@@ -224,4 +227,5 @@ RFC3377|PS|Lightweight Directory Access Protocol (v3): Technical Specification|h
 RFC3383|BCP|Internet Assigned Numbers Authority (IANA) Considerations for the Lightweight Directory Access Protocol (LDAP)|http://www.rfc-editor.org/rfc/rfc3383.txt
 RFC3384|INFO|Lightweight Directory Access Protocol (version 3) Replication Requirements|http://www.rfc-editor.org/rfc/rfc3384.txt
 RFC3494|INFO|Lightweight Directory Access Protocol version 2 (LDAPv2) to Historic Status|http://www.rfc-editor.org/rfc/rfc3494.txt
+RFC4013|PS|SASLprep: Stringprep Profile for User Names and Passwords
 !endblock