aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Bernard West <pbwest@apache.org>2002-06-22 06:12:14 +0000
committerPeter Bernard West <pbwest@apache.org>2002-06-22 06:12:14 +0000
commite86556e4f1a88428e437e805774090f40ca14ccb (patch)
tree5195c93ea354af57516e71b4e27bfc44285ae638
parent00f7e484242034d7b2aa3ae393ff6ebc5ea3454c (diff)
downloadxmlgraphics-fop-e86556e4f1a88428e437e805774090f40ca14ccb.tar.gz
xmlgraphics-fop-e86556e4f1a88428e437e805774090f40ca14ccb.zip
Added rc4 news
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194912 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--docs/xml-docs/fop/news.xml61
1 files changed, 50 insertions, 11 deletions
diff --git a/docs/xml-docs/fop/news.xml b/docs/xml-docs/fop/news.xml
index 996763132..05d29ea37 100644
--- a/docs/xml-docs/fop/news.xml
+++ b/docs/xml-docs/fop/news.xml
@@ -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>