aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorGlenn Adams <gadams@apache.org>2012-05-28 03:30:37 +0000
committerGlenn Adams <gadams@apache.org>2012-05-28 03:30:37 +0000
commitd48e0e1f467c58a22c4d1b19591d4fa9d22aa8c6 (patch)
tree27f9f2afe4b8efcbd53066daa89a61aed6e5fa52 /status.xml
parent72ba7e572dccdb5ab1930ed9f20c9db7f720ae50 (diff)
downloadxmlgraphics-fop-d48e0e1f467c58a22c4d1b19591d4fa9d22aa8c6.tar.gz
xmlgraphics-fop-d48e0e1f467c58a22c4d1b19591d4fa9d22aa8c6.zip
Add version attribute to AT and IF intermediate formats. Also eliminate redundant use of reversed attribute in AT format.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1343133 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 a18de8fca..6b1c4b849 100644
--- a/status.xml
+++ b/status.xml
@@ -63,6 +63,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="fix" fixes-bug="53304,53306">
+ Add version attribute to AT and IF intermediate formats. Also eliminate redundant use of reversed attribute in AT format.
+ </action>
<action context="Renderers" dev="GA" type="fix" fixes-bug="53295" due-to="Luis Bernardo">
Add extension to place code just before PostScript %PageTrailer.
</action>