diff options
author | Vincent Hennebert <vhennebert@apache.org> | 2012-10-22 15:47:02 +0000 |
---|---|---|
committer | Vincent Hennebert <vhennebert@apache.org> | 2012-10-22 15:47:02 +0000 |
commit | f17dbea7f8210e18ef5e9f103a684637ac36a916 (patch) | |
tree | c600360e90716dbb40c88f5e653c3d8e1cf9e26f /status.xml | |
parent | eb45e0a46510827c4c58a7358d1c674a89c0becb (diff) | |
download | xmlgraphics-fop-f17dbea7f8210e18ef5e9f103a684637ac36a916.tar.gz xmlgraphics-fop-f17dbea7f8210e18ef5e9f103a684637ac36a916.zip |
Bugzilla #54038: Added PDF/A-2 output option
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1400919 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 5a61dff21..f565f3eec 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="VH" type="add" fixes-bug="54038"> + Added PDF/A-2 output option. + </action> <action context="Renderers" dev="VH" type="add" fixes-bug="54037"> PDF output: Issue a warning when accessibility is enabled and language information is missing. |