diff options
author | Jeremias Maerki <jeremias@apache.org> | 2006-04-20 07:20:08 +0000 |
---|---|---|
committer | Jeremias Maerki <jeremias@apache.org> | 2006-04-20 07:20:08 +0000 |
commit | e7c525e71f648127fd392b56490219b36670f70e (patch) | |
tree | 8b6a64e1d747b7203ccf426137eafac1c861288a /README | |
parent | 274e03076bc7dd15e444f1628d96f0703b40e16f (diff) | |
download | xmlgraphics-fop-e7c525e71f648127fd392b56490219b36670f70e.tar.gz xmlgraphics-fop-e7c525e71f648127fd392b56490219b36670f70e.zip |
Merged changes from 0.92 branch back into Trunk.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@395518 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -157,7 +157,9 @@ Known issues: - Omitting fo:table-column or having fo:table-column without a column-width and attempting to create columns implicitly from the first table row is not implemented, yet (Bugzilla #35656). - - Leaders with the "rule" pattern don't work for PostScript output. - Internal basic-links don't point to the exact location on a page, yet, as they did in 0.20.5. Currently you land in the upper left corner of the page. + +Release notes for older FOP versions can be found on: +http://xmlgraphics.apache.org/fop/relnotes.html
\ No newline at end of file |