aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorJeremias Maerki <jeremias@apache.org>2009-10-22 09:16:37 +0000
committerJeremias Maerki <jeremias@apache.org>2009-10-22 09:16:37 +0000
commit7839918c68148893089fc8c0cb90131a724a563a (patch)
tree615174b95de99070bd30fd2f6a8da9746ea3bc33 /status.xml
parentfefb13937508ff4c2c07b65d367b02fd2ddd2f50 (diff)
downloadxmlgraphics-fop-7839918c68148893089fc8c0cb90131a724a563a.tar.gz
xmlgraphics-fop-7839918c68148893089fc8c0cb90131a724a563a.zip
Bugzilla #47711:
Fixed generation of CIDSet object in PDF output. Submitted by: Nicolas Peninguy <nico.at.lostgeeks.org> git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@828516 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 20297dae6..93e508401 100644
--- a/status.xml
+++ b/status.xml
@@ -58,6 +58,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="Fonts" dev="JM" type="fix" fixes-bug="47711" due-to="Nicolas Peninguy">
+ Fixed generation of CIDSet object in PDF output.
+ </action>
<action context="Layout" dev="VH" type="fix">
Fixed handling of percentage values for provisional-label-separation.
</action>