aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorVincent Hennebert <vhennebert@apache.org>2010-12-14 19:39:28 +0000
committerVincent Hennebert <vhennebert@apache.org>2010-12-14 19:39:28 +0000
commit6f9a59a3fdcae9116ae20927e7204c77ea7d40a2 (patch)
treed78b3367c132b485bcf10b5fbf1aec7d6173de24 /status.xml
parentf4086dd275b290d9793b7e401be8f35d7c299938 (diff)
downloadxmlgraphics-fop-6f9a59a3fdcae9116ae20927e7204c77ea7d40a2.tar.gz
xmlgraphics-fop-6f9a59a3fdcae9116ae20927e7204c77ea7d40a2.zip
Bugzilla #50089: Content after forced break in block-container is not rendered
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1049228 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 e6cd1589c..2f2608cfd 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="VH" type="fix" fixes-bug="50089">
+ Bugfix: content after forced break in block-container is not rendered.
+ </action>
<action context="Layout" dev="JM" type="fix" fixes-bug="42034">
Fixed adjustment of inline parent area for justified text containing a forward page reference.
</action>