aboutsummaryrefslogtreecommitdiffstats
path: root/src/documentation/content/xdocs/relnotes.xml
diff options
context:
space:
mode:
authorChristian Geisert <chrisg@apache.org>2003-01-18 18:04:58 +0000
committerChristian Geisert <chrisg@apache.org>2003-01-18 18:04:58 +0000
commit20d46a959abb7bb42150595a171df88db68e5afa (patch)
treecaceb475c34476db7bbdf20e65b67a3fda2e7b92 /src/documentation/content/xdocs/relnotes.xml
parent8c7cc07bab6e0f0873698ef390342cd352697343 (diff)
downloadxmlgraphics-fop-20d46a959abb7bb42150595a171df88db68e5afa.tar.gz
xmlgraphics-fop-20d46a959abb7bb42150595a171df88db68e5afa.zip
added release notes from maintenance branch
added (old) news added short info about the Continued-label extension git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195867 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/documentation/content/xdocs/relnotes.xml')
-rw-r--r--src/documentation/content/xdocs/relnotes.xml31
1 files changed, 27 insertions, 4 deletions
diff --git a/src/documentation/content/xdocs/relnotes.xml b/src/documentation/content/xdocs/relnotes.xml
index 07ab384b2..3907d7e7b 100644
--- a/src/documentation/content/xdocs/relnotes.xml
+++ b/src/documentation/content/xdocs/relnotes.xml
@@ -5,14 +5,37 @@
<document>
<header>
<title>Release Notes</title>
- <subtitle>Fop 0.20.4</subtitle>
- <authors>
- <person name="Christian Geisert" email=""/>
- </authors>
</header>
<body>
<section>
+ <title>FOP 0.20.5</title>
+ <p>This is the last planed release in the 0.20.x series (aka maintenance branch).</p>
+ <p>Important changes since the last release (0.20.4):</p>
+ <ul>
+ <li>Documentation is done with <link href="http://xml.apache.org/forrest/">
+ Forrest</link>. You need to install Forrest if you want build the docs
+ yourself. (See
+ <link href="http://xml.apache.org/forrest/your-project.html">Using Forrest</link>)
+ </li>
+ <li>The following JARs have been updated:
+ Xerces to version 2.2.1, Xalan to version 2.4.1 and Batik to version 1.5beta4.
+ </li>
+ <li>Fop has been compiled with Jimi support this time but you still have to download
+ <link href="http://java.sun.com/products/jimi/">Jimi</link>, extract the archive,
+ copy JimiProClasses.zip to FOP's lib dir and rename it to jimi-1.0.jar.
+ </li>
+ <li>Fop has been compiled with
+ <link href="http://java.sun.com/products/java-media/jai/JAI">JAI</link>
+ support. For using JAI you just need to install it.
+ </li>
+ <li>Links in PDF won't generate multiple link rectangles anymore. If this causes
+ a problem you can set the system property "links.merge" to "no".
+ </li>
+ </ul>
+
+</section>
+<section>
<title>FOP 0.20.4</title>
<p>Important changes since 0.20.3:</p>
<ul>