You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by ra...@apache.org on 2004/12/11 16:53:47 UTC

cvs commit: xml-security/doc/site status.xml

raul        2004/12/11 07:53:47

  Modified:    doc/site status.xml
  Log:
  Added mor developers. Added info about java 1.2 release
  
  Revision  Changes    Path
  1.5       +16 -0     xml-security/doc/site/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs/xml-security/doc/site/status.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- status.xml	10 Mar 2004 11:39:36 -0000	1.4
  +++ status.xml	11 Dec 2004 15:53:47 -0000	1.5
  @@ -22,12 +22,28 @@
       <person name="Axl Mattheus"      email="axl.mattheus@sun.com"      id="AXL" />
       <person name="Erwin van der Koogh" email="erwin@koogh.com" id="EK" />
       <person name="Karel Wouters"      email="karel.wouters@esat.kuleuven.ac.be"      id="KW" />
  +    <person name="Raul Benito Garcia" email="raul@apache.org" id="RB"/>
  +    <person name="Vishal Mahajan" email="Vishal.Mahajan@Sun.COM" id="VM"/>
       <!-- Add more people here -->
     </developers>
     
     <changes>
       <!-- Add new releases here; action attributes: type:(add | fix | update); -->
       <!-- context:(docs | java_something | c_something ) -->
  +    <release version="Java 1.2" date="December 2004">
  +      <action dev="RB" type="update" context="java_c14n">
  +	<p>Rework the canonicalization for speed-up common cases</p>
  +      </action>
  +      <action dev="RB" type="update" context="java_general">
  +	<p>General memory footprint improvements</p>
  +      </action>
  +      <action dev="RB" type="update" context="java_general">
  +	<p>General speed optimizations</p>
  +      </action>
  +      <action dev="VM" type="update" context="java_csp">
  +	<p>Update the JCE algorith mechanism</p>
  +      </action>
  +    </release>
       <release version="C++ 1.10" date="March 2004">
         <action dev="BL" type="add" context="c_rel">
   	    <ul>