aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorGlenn Adams <gadams@apache.org>2012-04-07 09:24:11 +0000
committerGlenn Adams <gadams@apache.org>2012-04-07 09:24:11 +0000
commite1322d63fc41b169f6eb2d4b8dbe858145883818 (patch)
tree9e2a54534f7f67bb3b6bbcc3120f9d346e78e8bc /status.xml
parentc0a106809375dbcbc3f793cd74bdaea22edfafe3 (diff)
downloadxmlgraphics-fop-e1322d63fc41b169f6eb2d4b8dbe858145883818.tar.gz
xmlgraphics-fop-e1322d63fc41b169f6eb2d4b8dbe858145883818.zip
Bugzilla #47380: Specified rule-thickness applies only when leader-pattern is rule, otherwise should use default thickness.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1310717 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r--status.xml3
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>