aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorGlenn Adams <gadams@apache.org>2012-05-17 01:22:08 +0000
committerGlenn Adams <gadams@apache.org>2012-05-17 01:22:08 +0000
commitc251ff4844177a7f2e0d77a55625acfb758f343f (patch)
tree5770c6759393680844e791fea37008db5a867ea2 /status.xml
parentaab9b3159b8414141c0bcd2fb97cb3a379eb0a2a (diff)
downloadxmlgraphics-fop-c251ff4844177a7f2e0d77a55625acfb758f343f.tar.gz
xmlgraphics-fop-c251ff4844177a7f2e0d77a55625acfb758f343f.zip
Bugzilla #53248: Fix exception thrown from use of -print option in CLI. Submitted by Luis Bernardo.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1339441 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 45ca2f352..5a5c2b2dd 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="53248" due-to="Luis Bernardo">
+ Fix exception thrown from use of -print option in CLI.
+ </action>
<action context="Docs" dev="GA" type="fix" fixes-bug="53247">
Fix renderer mime type for PCL output; should be application/x-pcl.
</action>