aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorGlenn Adams <gadams@apache.org>2012-04-08 21:29:28 +0000
committerGlenn Adams <gadams@apache.org>2012-04-08 21:29:28 +0000
commit92ca968f8c1bb90a6b6110c589c0484e08323ca4 (patch)
tree45f1bf19d8cc80512f112b25a2e128d1fe2f0b1a /status.xml
parent65b52fe3a8ca3ba5a798a7fbb5077cf68469b008 (diff)
downloadxmlgraphics-fop-92ca968f8c1bb90a6b6110c589c0484e08323ca4.tar.gz
xmlgraphics-fop-92ca968f8c1bb90a6b6110c589c0484e08323ca4.zip
Bugzilla #52966: How to use native text with EPSDocumentGraphics2D.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1311103 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 c03f071cf..6fbf57e77 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="52966" due-to="Lusi Bernardo">
+ How to use native text with EPSDocumentGraphics2D.
+ </action>
<action context="Code" dev="GA" type="fix" fixes-bug="51599" due-to="Paul Huemer">
Allow https scheme URI for PDF external action target.
</action>