diff options
author | Chris Bowditch <cbowditch@apache.org> | 2009-08-04 15:44:16 +0000 |
---|---|---|
committer | Chris Bowditch <cbowditch@apache.org> | 2009-08-04 15:44:16 +0000 |
commit | 5ab295cc5a91af48dde5c81f5da53f4bf28931e6 (patch) | |
tree | 1f6be1ea8e855967745c7634b8ce8e3d86715209 /status.xml | |
parent | ee23221821339d14ea43f9c959fad59168a8f2c2 (diff) | |
download | xmlgraphics-fop-5ab295cc5a91af48dde5c81f5da53f4bf28931e6.tar.gz xmlgraphics-fop-5ab295cc5a91af48dde5c81f5da53f4bf28931e6.zip |
added support for IMM Extension on fo:simple-page-master element in the AFP Renderer
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@800852 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r-- | status.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/status.xml b/status.xml index 21ce1b8dd..8eae1a9cf 100644 --- a/status.xml +++ b/status.xml @@ -58,6 +58,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="CB" type="add"> + AFP Output: Added support for IMM Extension on fo:simple-page-master. + </action> <action context="Renderers" dev="JM" type="add" fixes-bug="47311" due-to="Peter Coppens"> Added an initial set of extensions for prepress support (fox:bleed, fox:crop-offset, fox:crop-box and fox:scale). This is currently supported only by PDF and Java2D renderers. |