aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorMehdi Houshmand <mehdi@apache.org>2012-08-28 09:59:04 +0000
committerMehdi Houshmand <mehdi@apache.org>2012-08-28 09:59:04 +0000
commit488c642a7a872f15bf0ae2b5d29f0746e181eca6 (patch)
treec3a17077ccdece2f6088b76129efb76b80a9fd45 /status.xml
parent8430f0839958e9c59877fb05ae4ffb487ffc0296 (diff)
downloadxmlgraphics-fop-488c642a7a872f15bf0ae2b5d29f0746e181eca6.tar.gz
xmlgraphics-fop-488c642a7a872f15bf0ae2b5d29f0746e181eca6.zip
Bugfix#53786: Removed the Attribute Qualifier (x80) triplet from TLEs as they aren't being properly used
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1378049 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 aa9b0d5c1..a0d2267a3 100644
--- a/status.xml
+++ b/status.xml
@@ -62,6 +62,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="MH" type="fix" fixes-bug="53786">
+ Removed the Attribute Qualifier on TLEs as they aren't used.
+ </action>
<action context="Renderers" dev="MH" type="fix" fixes-bug="48954" due-to="PH">
Support for character encoding of TLEs in AFP output
</action>