aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorGlenn Adams <gadams@apache.org>2012-06-24 17:53:17 +0000
committerGlenn Adams <gadams@apache.org>2012-06-24 17:53:17 +0000
commit6ebb1734ecae43bb804a59db72eb1a416a94afba (patch)
tree0d844944bd5810867b877970fe94bdd5af57c03d /status.xml
parentbf1401875c3aa097c5670de1da524b7a1318926f (diff)
downloadxmlgraphics-fop-6ebb1734ecae43bb804a59db72eb1a416a94afba.tar.gz
xmlgraphics-fop-6ebb1734ecae43bb804a59db72eb1a416a94afba.zip
Bugzilla #40676: Fix interoperability issue with Adobe reader regarding use of multiple filters. Submitted by Luis Bernardo.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1353303 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 4046f9ec3..fb5330ca3 100644
--- a/status.xml
+++ b/status.xml
@@ -63,6 +63,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="Images" dev="GA" type="update" fixes-bug="40676" due-to="Luis Bernardo">
+ Fix interoperability issue with Adobe reader regarding use of multiple filters.
+ </action>
<action context="Code" dev="GA" type="fix">
Eliminate javadocs warnings.
</action>