aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorAndreas L. Delmelle <adelmelle@apache.org>2011-02-01 20:20:02 +0000
committerAndreas L. Delmelle <adelmelle@apache.org>2011-02-01 20:20:02 +0000
commitd8261a197b2d8cd10c3f171f2a3ca7e9f04f1302 (patch)
tree50697e53d839c603592ccdaee6fcbec25e43a35e /status.xml
parent3c839549f3deefeba13214cf950aee3b5b832523 (diff)
downloadxmlgraphics-fop-d8261a197b2d8cd10c3f171f2a3ca7e9f04f1302.tar.gz
xmlgraphics-fop-d8261a197b2d8cd10c3f171f2a3ca7e9f04f1302.zip
Bugzilla 48334: Added implementation for xml:base
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1066190 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r--status.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/status.xml b/status.xml
index 8afa69af4..c0c759763 100644
--- a/status.xml
+++ b/status.xml
@@ -59,6 +59,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="Code" dev="AD" type="add" fixes-bug="48334">
+ Added support for resolution of relative URIs against a specified xml:base during
+ property refinement.
+ </action>
<action context="Renderers" dev="JM" type="add">
Allow afp:no-operation to also appear under fo:page-sequence and fo:declarations.
</action>