aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorGlenn Adams <gadams@apache.org>2012-05-25 20:02:21 +0000
committerGlenn Adams <gadams@apache.org>2012-05-25 20:02:21 +0000
commit47789800746b09c46b7369d9d8122b40531494e0 (patch)
tree71b8cec5543d08620b0bfd5ec0b768f596dc85f8 /status.xml
parentb14cfce3f812f97852d88db7b837b55b0c55c625 (diff)
downloadxmlgraphics-fop-47789800746b09c46b7369d9d8122b40531494e0.tar.gz
xmlgraphics-fop-47789800746b09c46b7369d9d8122b40531494e0.zip
Bugzilla #53294: Fix invalid PostScript file being created when font-size is 0. Submitted by Robert Meyer.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1342792 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 a41223e6c..22654f61c 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="Renderers" dev="GA" type="fix" fixes-bug="53294" due-to="Robert Meyer">
+ Fix invalid PostScript file being created when font-size is 0.
+ </action>
<action context="Docs" dev="GA" type="update">
Update FAQ and New Bug documentation.
</action>