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 a00e11f59..140016156 100644 --- a/status.xml +++ b/status.xml @@ -62,6 +62,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="Code" dev="GA" type="fix" fixes-bug="49763" due-to="Adrian Buza"> + Incorrect message when encountering a block in an inline in a footnote. + </action> <action context="Code" dev="GA" type="fix" fixes-bug="47380" due-to="Georg Datterl"> Specified rule-thickness applies only when leader-pattern is rule, otherwise should use default thickness. </action> |