You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by ju...@apache.org on 2004/11/06 07:39:41 UTC

cvs commit: xml-xalan/c/xdocs/sources/xalan whatsnew.xml build_instruct.xml

june        2004/11/05 22:39:41

  Modified:    c/xdocs/sources/xalan whatsnew.xml build_instruct.xml
  Log:
  minor tweaks to docs
  
  Revision  Changes    Path
  1.2       +20 -1     xml-xalan/c/xdocs/sources/xalan/whatsnew.xml
  
  Index: whatsnew.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/xdocs/sources/xalan/whatsnew.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- whatsnew.xml	3 Nov 2004 16:54:09 -0000	1.1
  +++ whatsnew.xml	6 Nov 2004 06:39:41 -0000	1.2
  @@ -47,9 +47,28 @@
         inhibit executing stylesheets that are heavily dependent on recursive functions.  This feature will prevent these types 
         of failure. </li>
     <li>Upgrade from Xerces-C 2.5 to Xerces-C 2.6. </li>
  -  <li><resource-ref idref="bugsfixedforthisrelease"/>.</li>
  +  <li><link anchor="bugfixes">Bugs fixed in this release</link>.</li>
    </ul>  
   </s3>  
  +
  +<anchor name="bugfixes"/>
  +<s2 title="Bugs Fixed in this Release">
  +<p>The bugs fixed in this release include:</p>
  +  <table>
  +      <tr>
  +         <th>JIRA #</th>
  +         <th>Abstract</th>
  +      </tr>
  +      <tr>
  +         <td>XALANC-414</td>
  +         <td>DOCS: Apache 2.0 license update</td>
  +      </tr>
  +      <tr>
  +         <td>XALANC-428</td>
  +         <td>Usage patterns doc spelling fixes</td>
  +      </tr>
  +   </table>
  +</s2>
   
   <anchor name="bugs"/>
   <s3 title="Bug reporting">
  
  
  
  1.2       +1 -1      xml-xalan/c/xdocs/sources/xalan/build_instruct.xml
  
  Index: build_instruct.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/xdocs/sources/xalan/build_instruct.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- build_instruct.xml	3 Nov 2004 16:54:09 -0000	1.1
  +++ build_instruct.xml	6 Nov 2004 06:39:41 -0000	1.2
  @@ -21,7 +21,7 @@
      build the &xslt4c; libraries themselves.</p>
   <ul>
     <li><link anchor="rebuild">Rebuilding &xslt4c;</link></li>
  -  <li><link idref="samples" anchor="samples">Rebuilding sample applications</link></li>
  +  <li><link idref="samples" anchor="rebuilding">Rebuilding sample applications</link></li>
   </ul>
   
   <anchor name="rebuild"/> 
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org