summaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorGlenn Adams <gadams@apache.org>2013-09-13 13:56:18 +0000
committerGlenn Adams <gadams@apache.org>2013-09-13 13:56:18 +0000
commit54eec84366117b4705a71810f1d1c87529c32ba5 (patch)
tree440e34d3633c5a176337dcd06b2d362e76d8d9e6 /status.xml
parent119c49e73ecda40e92303c03231086eae61295df (diff)
downloadxmlgraphics-fop-54eec84366117b4705a71810f1d1c87529c32ba5.tar.gz
xmlgraphics-fop-54eec84366117b4705a71810f1d1c87529c32ba5.zip
FOP-2298: Enable support for PDF Transitions by defining low-level mechanism to augment /Catalog and /Page dictionaries.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1522934 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 d17168936..5f29deefb 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="GA" type="add" fixes-bug="FOP-2298">
+ Enable support for PDF page transitions.
+ </action>
<action context="Code" dev="PH" type="fix" fixes-bug="FOP-2211" due-to="Alexios Giotis, PH">
Fix and improve the handling of temporary files using the new URI resource resolvers
</action>