diff options
Diffstat (limited to 'status.xml')
-rw-r--r-- | status.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/status.xml b/status.xml index 27f7bc2c1..3f28ccbab 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="47101"> + Bugfix: The cells of a table inside a marker were duplicated at every marker retrieval. + </action> <action context="Images" dev="JM" type="fix"> Bugfix: use the effective color profile supplied by the ImageEncodingHelper, instead of the original one. |