aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorVincent Hennebert <vhennebert@apache.org>2011-05-18 19:31:58 +0000
committerVincent Hennebert <vhennebert@apache.org>2011-05-18 19:31:58 +0000
commita5fd3694f0a586df531c2751b303fd4cfccbc610 (patch)
tree7b6f0dbaf3e3385f4e7c3cfacf0d22b6f0db84d1 /status.xml
parent98264493c4bf2806bb710586b2c4726369080245 (diff)
downloadxmlgraphics-fop-a5fd3694f0a586df531c2751b303fd4cfccbc610.tar.gz
xmlgraphics-fop-a5fd3694f0a586df531c2751b303fd4cfccbc610.zip
Bugfix: alternative text not working in tagged PDF for TIFF images
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1124394 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 064cdf8e6..f1b5de7b7 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="fix">
+ Bugfix: alternative text not working in tagged PDF for TIFF images.
+ </action>
<action context="Renderers" dev="PH" type="fix" fixes-bug="50909">
Fixed io exception in MODCAParser caused by the improper use of mark() and reset() on the
MODCA data input stream. Added unit test. </action>