aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorChris Bowditch <cbowditch@apache.org>2012-01-19 14:26:06 +0000
committerChris Bowditch <cbowditch@apache.org>2012-01-19 14:26:06 +0000
commit6c9666b14029c8470200da24a4f184a022cd3a59 (patch)
tree79ac086d8b014a6a23da01ca246703879ecbd583 /status.xml
parentb30c82eb93a5abfe8eaaf7f11b248b38f8478c6e (diff)
downloadxmlgraphics-fop-6c9666b14029c8470200da24a4f184a022cd3a59.tar.gz
xmlgraphics-fop-6c9666b14029c8470200da24a4f184a022cd3a59.zip
Bugzilla #52416:
Suppress unnecessary "font not found warnings" when generating AFP with raster fonts Submitted by: Luis Bernardo git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1233393 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 53d1cbdc2..b395abe1e 100644
--- a/status.xml
+++ b/status.xml
@@ -61,6 +61,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="CB" type="add" fixes-bug="52416" due-to="Luis Bernardo">
+ Suppress unnecessary "font not found warnings" when generating AFP with raster fonts
+ </action>
<action context="Code" dev="CB" type="add" fixes-bug="51209" due-to="Luis Bernardo">
SVG text in AFP creates miscoded GOCA text
</action>