You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by jb...@apache.org on 2006/03/08 09:36:10 UTC

svn commit: r384154 - /cocoon/branches/BRANCH_2_1_X/status.xml

Author: jbq
Date: Wed Mar  8 00:36:05 2006
New Revision: 384154

URL: http://svn.apache.org/viewcvs?rev=384154&view=rev
Log:
COCOON-1707

Modified:
    cocoon/branches/BRANCH_2_1_X/status.xml

Modified: cocoon/branches/BRANCH_2_1_X/status.xml
URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/status.xml?rev=384154&r1=384153&r2=384154&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/status.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/status.xml Wed Mar  8 00:36:05 2006
@@ -181,7 +181,8 @@
 -->
   <release version="2.1.9" date="TBD">
     <action dev="JBQ" type="fix" fixes-bug="COCOON-1707" due-to="Sébastien Grimault" due-to-email="sgrimault@jouve.fr">
-      Allow configuration of initial context in LDAPTransformer
+      Allow configuration of initial context in LDAPTransformer.  Example:
+      &lt;ldap:initial-context name="com.sun.jndi.ldap.connect.timeout" value="5000"/&gt;
     </action>
     <action dev="DC" type="add" fixes-bug="COCOON-1206" due-to="Miles Elam" due-to-email="miles@geekspeak.org">
        html block: Add CleanupTransformer. Enables indent html, add relevant line-breaks,