diff options
Diffstat (limited to 'status.xml')
-rw-r--r-- | status.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/status.xml b/status.xml index 07cb722d3..c1022ab8a 100644 --- a/status.xml +++ b/status.xml @@ -27,6 +27,10 @@ <changes> <release version="FOP Trunk"> + <action context="Code" dev="JM" type="fix" fixes-bug="37875"> + Bugfix: Some content inside a table-header may not have been renderered on + pages n > 1 in certain conditions. + </action> <action context="Code" dev="MM" type="fix"> Fixed a bug where an empty line, i.e. a block containing only a &nbsp;, was not rendered at all. |