aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorJeremias Maerki <jeremias@apache.org>2007-12-20 19:19:19 +0000
committerJeremias Maerki <jeremias@apache.org>2007-12-20 19:19:19 +0000
commited61f771c493e86046f3d13e3d6a553d825dd8f3 (patch)
tree045c5a0341773483443b312df7e0bd7e38670fbc /status.xml
parent3311cbaf601724c5601e7ff7e6602016dbf862ac (diff)
downloadxmlgraphics-fop-ed61f771c493e86046f3d13e3d6a553d825dd8f3.tar.gz
xmlgraphics-fop-ed61f771c493e86046f3d13e3d6a553d825dd8f3.zip
Added support for scale-down-to-fit and scale-up-to-fit.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@606004 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 7487d67a0..0537ad75d 100644
--- a/status.xml
+++ b/status.xml
@@ -28,6 +28,9 @@
<changes>
<release version="FOP Trunk">
+ <action context="Code" dev="JM" type="add">
+ Added support for scale-down-to-fit and scale-up-to-fit (introduced in XSL 1.1).
+ </action>
<action context="Code" dev="VH" type="fix" fixes-bug="43633">
Bugfix: content of a row with zero height overriding the previous row
</action>