aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorJeremias Maerki <jeremias@apache.org>2010-09-07 13:45:39 +0000
committerJeremias Maerki <jeremias@apache.org>2010-09-07 13:45:39 +0000
commit144138a6473966a619277390719122ad35b7f097 (patch)
tree4787f4c7fa65b2d4e207bafc035382690a5e65d7 /status.xml
parentdf2ce762e05d5ad83b18bd1f720a7fde2171e7d5 (diff)
downloadxmlgraphics-fop-144138a6473966a619277390719122ad35b7f097.tar.gz
xmlgraphics-fop-144138a6473966a619277390719122ad35b7f097.zip
Bugzilla #49885:
Fixed retrieval of available BPD for cases spanning columns and multiple pages with differing page masters. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@993357 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r--status.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/status.xml b/status.xml
index 1f0916753..57b7a94b3 100644
--- a/status.xml
+++ b/status.xml
@@ -58,6 +58,9 @@
documents. Example: the fix of marks layering will be such a case when it's done.
-->
<release version="FOP Trunk" date="TBD">
+ <action context="Layout" dev="JM" type="fix" fixes-bug="49885">
+ Fixed retrieval of available BPD for cases spanning columns and multiple pages with differing page masters.
+ </action>
<action context="Renderers" dev="VH" type="remove">
Removed old Renderer implementations for those output formats that have a version based on
the new DocumentHandler architecture available (AFP, PCL, PDF, PS).