diff options
author | Glenn Adams <gadams@apache.org> | 2012-05-16 22:01:39 +0000 |
---|---|---|
committer | Glenn Adams <gadams@apache.org> | 2012-05-16 22:01:39 +0000 |
commit | aab9b3159b8414141c0bcd2fb97cb3a379eb0a2a (patch) | |
tree | 8c14ee6834a708e931494b7077582dd0c4291584 /status.xml | |
parent | b5331a3467d2bae9daf4b6e471222028bce7740c (diff) | |
download | xmlgraphics-fop-aab9b3159b8414141c0bcd2fb97cb3a379eb0a2a.tar.gz xmlgraphics-fop-aab9b3159b8414141c0bcd2fb97cb3a379eb0a2a.zip |
Bugzilla #53247: Fix renderer mime type for PCL output; should be application/x-pcl.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1339388 13f79535-47bb-0310-9956-ffa450edef68
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 0b3e429d9..45ca2f352 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="Docs" dev="GA" type="fix" fixes-bug="53247"> + Fix renderer mime type for PCL output; should be application/x-pcl. + </action> <action context="Renderers" dev="GA" type="fix" fixes-bug="40699" due-to="Luis Bernardo"> Fix for invalid PDF for certain numerical values in SVG lineargradient. </action> |