aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.