chrisg 2002/07/05 07:14:21
Modified: docs/xml-docs/fop relnotes.xml
Log:
changes for 0.20.4 release notes
Revision Changes Path
1.5 +5 -3 xml-fop/docs/xml-docs/fop/relnotes.xml
Index: relnotes.xml
===================================================================
RCS file: /home/cvs/xml-fop/docs/xml-docs/fop/relnotes.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- relnotes.xml 4 Jul 2002 20:54:11 -0000 1.4
+++ relnotes.xml 5 Jul 2002 14:14:21 -0000 1.5
@@ -32,18 +32,20 @@
(see <jump href="embedding.html">Embedding</jump> for details).
</li>
<li>Building under JDK 1.4:
- <p>You need to add a method in
+ You need to add a method in
<code>src/org/apache/fop/svg/PDFGraphics2D.java</code>
(search for jdk1.4 and remove the comments)
- </p>
</li>
<li>To decrease the size of the distributions, ant, xml-docs, design-docs
and the hyphenation sources have been removed from the binary distribution.
Javadocs have been removed from the source distribution (use
<code>build javadocs</code> to generate them).
</li>
+ <li>Documentaion generation is broken in the maintenance branch at the moment
+ (Stylebook needs xerces1). The docs for this release are generated from the
trunk.
+ </li>
<li>
- <p>For a more detailed list of changes, see the CHANGES file in the root of
the FOP distribution.</p>
+ For a more detailed list of changes, see the CHANGES file in the root of
the FOP distribution.
</li>
</ul>
</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]