aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorVincent Hennebert <vhennebert@apache.org>2012-11-02 20:47:32 +0000
committerVincent Hennebert <vhennebert@apache.org>2012-11-02 20:47:32 +0000
commit28fc4cf264fb73e6aec0f5a2f373845e685a8955 (patch)
tree035066cf30bdd42ab8c59fd98094f2e18f171839 /status.xml
parent4b4c1f125c93ad159a19e1da103d5e03d6976d8e (diff)
downloadxmlgraphics-fop-28fc4cf264fb73e6aec0f5a2f373845e685a8955.tar.gz
xmlgraphics-fop-28fc4cf264fb73e6aec0f5a2f373845e685a8955.zip
Bugzilla #54081: properly tag hyphenated words in PDF output when accessibility is enabled
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1405158 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 d4a2e63bd..bcf8c2475 100644
--- a/status.xml
+++ b/status.xml
@@ -59,6 +59,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="VH" type="add" fixes-bug="54081">
+ PDF accessibility: properly tag hyphenated words.
+ </action>
<action context="Code" dev="CB" type="fix" fixes-bug="48955" due-to="Peter Hancock">
Allow AFP font codepage names to be less than 8 chars
</action>