diff options
author | fotis <fotis@unknown> | 2001-02-07 18:02:35 +0000 |
---|---|---|
committer | fotis <fotis@unknown> | 2001-02-07 18:02:35 +0000 |
commit | 8182efc0643546799b968c61665f850b63b4391c (patch) | |
tree | ce0bc8bfa2bfbea94a6ef6559b0432841f01c4b2 /STATUS | |
parent | e3b2805d52e2d575bc26a78e39dbc71eb7cdbffb (diff) | |
download | xmlgraphics-fop-8182efc0643546799b968c61665f850b63b4391c.tar.gz xmlgraphics-fop-8182efc0643546799b968c61665f850b63b4391c.zip |
updates History
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194031 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r-- | STATUS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -29,6 +29,7 @@ Jon Smirl **** HISTORY **** Done since 0.16 release +- added: vertical-align to text [Keiron Liddle] - added: support for PDF outlines (aka bookmarks). See the example in docs/examples/fo/pdfoutline.fo [Kelly Campbell] - added: some text rendering optimizations for PDF [Kelly Campbell] @@ -58,6 +59,7 @@ Done since 0.16 release page-sequence to meet section 6.4.5 of the spec [Kelly Campbell] - fixed: leader didn't fill rest of line in table of contents [Fotis Jannidis] - fixed: throws a more useful error if non-row inside table body [Keiron Liddle] +- fixed: duplicate ID bug for tables that flow over a page [Keiron Liddle] Done since 0.15 release |