aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorGlenn Adams <gadams@apache.org>2012-05-22 18:26:15 +0000
committerGlenn Adams <gadams@apache.org>2012-05-22 18:26:15 +0000
commit3f7239142b1221de3b7b2ce7f5ca32ce03f67a14 (patch)
treeb4964f3cd4e510cce961eec0c8ce3a1110cbf5d8 /status.xml
parent4510618429e54b83d09e13d872269bc449b703d2 (diff)
downloadxmlgraphics-fop-3f7239142b1221de3b7b2ce7f5ca32ce03f67a14.tar.gz
xmlgraphics-fop-3f7239142b1221de3b7b2ce7f5ca32ce03f67a14.zip
Bugzilla #52144: Fix crash on use of version switch (-v). Submitted by Luis Bernardo.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1341585 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 9b63c1d73..73ad014cf 100644
--- a/status.xml
+++ b/status.xml
@@ -63,6 +63,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="Config" dev="GA" type="fix" fixes-bug="52144" due-to="Luis Bernardo">
+ Fix crash on use of version switch (-v).
+ </action>
<action context="Renderers" dev="GA" type="fix" fixes-bug="53242" due-to="Luis Bernardo">
Support fractional line widths in AFP renderer, fixing problem with SVG line drawing.
</action>