diff options
Diffstat (limited to 'status.xml')
-rw-r--r-- | status.xml | 4 |
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> |