aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas L. Delmelle <adelmelle@apache.org>2011-03-26 22:41:38 +0000
committerAndreas L. Delmelle <adelmelle@apache.org>2011-03-26 22:41:38 +0000
commit767b2ba1cc657aa1f974836f6e5f1d5d9558fd18 (patch)
treecf95a08a66797517acf66f7a0386a256f1192795
parenta4d39cf19441af2e8c6222c576110359b71a1a70 (diff)
downloadxmlgraphics-fop-767b2ba1cc657aa1f974836f6e5f1d5d9558fd18.tar.gz
xmlgraphics-fop-767b2ba1cc657aa1f974836f6e5f1d5d9558fd18.zip
Forgot to include status.xml
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1085821 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--status.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/status.xml b/status.xml
index 20a77f567..3e8f4aa3e 100644
--- a/status.xml
+++ b/status.xml
@@ -59,6 +59,10 @@
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="AD" type="fix" fixes-bug="50965" due-to="Martin Koegler">
+ Bugzilla 50965: Fixed a regression in BlockContainerLayoutManager where margins were
+ no longer reset after forced breaks.
+ </action>
<action context="Layout" dev="VH" type="fix" fixex-bug="50763">
Implemented non-standard behavior for basic-link areas, such that they take into account the
heights of their descendants areas.