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 27a82c2a0..a00e11f59 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="47380" due-to="Georg Datterl"> + Specified rule-thickness applies only when leader-pattern is rule, otherwise should use default thickness. + </action> <action context="Code" dev="GA" type="fix" fixes-bug="49302" due-to="Julien Aymé"> Eliminate duplicate code. </action> |