aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorPeter Hancock <phancock@apache.org>2011-08-22 15:14:54 +0000
committerPeter Hancock <phancock@apache.org>2011-08-22 15:14:54 +0000
commit937d2cbd25b967195ee81c74a43fa3ae4fd2d703 (patch)
tree917c75d16fc7bc6d84448d6bf23b9c95ac349abf /status.xml
parentc3e956474f171eec631678fb5797e5469675b009 (diff)
downloadxmlgraphics-fop-937d2cbd25b967195ee81c74a43fa3ae4fd2d703.tar.gz
xmlgraphics-fop-937d2cbd25b967195ee81c74a43fa3ae4fd2d703.zip
Fixed a bug in AFP where an ArrayOutofBoundsException is throwqn when embedding a Page Segment.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1160298 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r--status.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/status.xml b/status.xml
index 2295a4f60..340030f22 100644
--- a/status.xml
+++ b/status.xml
@@ -60,6 +60,10 @@
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="PH" type="fix">
+ Fixed a bug in AFP where an ArrayOutofBoundsException is throwqn when embedding a Page
+ Segment.
+ </action>
<action context="Renderers" dev="VH" type="add">
Added support for 128bit encryption in PDF output. Based on work by Michael Rubin.
</action>