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 b8092d0f2..07cb722d3 100644 --- a/status.xml +++ b/status.xml @@ -27,6 +27,10 @@ <changes> <release version="FOP Trunk"> + <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. + </action> <action context="Code" dev="JM" type="fix"> Fixed a bug where the area for a finished cell that is broken over pages was created once for each row it was spanned over instead of only once. |