mcnamara    2004/04/27 21:14:28

  Modified:    java/xdocs/sources/xalan index.xml
  Log:
  Catching up with a hotfix that was done to the live Xalan website when 2.6.0 
was published.
  
  The "whatsnew.html" file is not part of the docs for the 2.6.0 release, but 
the index.html file
  was still trying to reference it.  Changed index.html to reference the 
release notes in the
  readme.html file instead.
  
  Revision  Changes    Path
  1.58      +2 -2      xml-xalan/java/xdocs/sources/xalan/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/xdocs/sources/xalan/index.xml,v
  retrieving revision 1.57
  retrieving revision 1.58
  diff -u -r1.57 -r1.58
  --- index.xml 26 Feb 2004 04:02:23 -0000      1.57
  +++ index.xml 28 Apr 2004 04:14:28 -0000      1.58
  @@ -38,7 +38,7 @@
          it utilizes system properties to determine which Transformer and 
which XML parser to use.</p>
       <p>&xslt4j; also builds on <resource-ref idref="sax2"/> and 
<resource-ref idref="dom2"/>.</p>
     
  -    <p>For more information, see <link idref="whatsnew">What's new in 
&xslt4j2;</link>.</p>
  +    <p>For more information, see <link idref="readme">the release 
notes</link>.</p>
       <note>&xslt4j; version 1 is no longer supported and no longer available 
from xml.apache.org.</note>
   </s2>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to