You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by pb...@apache.org on 2002/06/22 08:12:14 UTC

cvs commit: xml-fop/docs/xml-docs/fop news.xml

pbwest      2002/06/21 23:12:14

  Modified:    docs/xml-docs/fop news.xml
  Log:
  Added rc4 news
  
  Revision  Changes    Path
  1.2       +50 -11    xml-fop/docs/xml-docs/fop/news.xml
  
  Index: news.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/docs/xml-docs/fop/news.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- news.xml	24 Apr 2002 23:27:22 -0000	1.1
  +++ news.xml	22 Jun 2002 06:12:14 -0000	1.2
  @@ -1,24 +1,63 @@
   <?xml version="1.0" standalone="no"?>
  -
  +<!--
  +<!DOCTYPE document SYSTEM "../../xml-docs/dtd/document-v10.dtd">
  +-->
   <!-- Overview -->
   
   <document>
  -    <header>
  -        <title>News</title>
  -        <subtitle/>
  -        <authors>
  -        </authors>
  -    </header>
  -
  -    <body>
  +  <header>
  +    <title>News</title>
  +    <subtitle/>
  +    <authors>
  +    </authors>
  +  </header>
  +  
  +  <body>
  +    <s1 title="13 Jun 2002 FOP 0.20.4 Release Candidate available">
  +      <p>
  +	Changes since 0.20.3 include:
  +      </p>
  +      <ul>
  +	<li>Support for background-image</li>
  +	<li>
  +	  FOP should now work with any JAXP1.1 compliant
  +	  parser/transformer
  +	</li>
  +	<li>
  +	  The following JARs have been updated: Xerces to version
  +	  2.0.1, Xalan to version 2.3.1 and Batik to version 1.5beta2.
  +	</li>
  +	<li>Fop has been compiled with Jimi support</li>
  +	<li>
  +	  Logging has been changed from LogKit to Avalon's Logger
  +	  Interface
  +	</li>
  +	<li>New hyphenation patterns: turkish, portuguese and czech</li>
  +	<li>FOP should now work on a EBCDIC machine</li>
  +	<li>
  +	  Support for comma-separated values for the font-family
  +	  property
  +	</li>
  +	<li>Russian and Czech messages for AWTViewer</li>
  +      </ul>
  +      <p>For details see CHANGES file:<br/><link href=
  +      "http://cvs.apache.org/viewcvs.cgi/xml-fop/CHANGES?rev=1.10.2.19"
  +      >http://cvs.apache.org/viewcvs.cgi/xml-fop/CHANGES?rev=1.10.2.19</link>
  +      </p>
  +      <p>
  +	See also the full text of the <link href=
  +	"http://marc.theaimsgroup.com/?l=fop-dev&amp;m=102398470424177&amp;w=4"
  +	>announcement</link>.
  +      </p>
  +    </s1>
   <s1 title="19 April 2002 - New Committers">
     <p>Welcome Jeremias Maerki, Joerg Pietschmann and Peter B. West!</p>
    </s1>
   <s1 title="11 March 2002 - Fop 0.20.3 released">
     <p>This is a maintenance release, the first version which supports the XSL-FO
      Recommendation syntax. See the
  -   <jump href="http://marc.theaimsgroup.com/?l=xml-apache-announce&amp;m=101588818821794">
  -   announcement</jump> for more information.</p>
  +   <link href="http://marc.theaimsgroup.com/?l=xml-apache-announce&amp;m=101588818821794">
  +   announcement</link> for more information.</p>
    </s1>
   
       </body>
  
  
  

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