diff options
author | Jeremias Maerki <jeremias@apache.org> | 2007-12-20 19:19:19 +0000 |
---|---|---|
committer | Jeremias Maerki <jeremias@apache.org> | 2007-12-20 19:19:19 +0000 |
commit | ed61f771c493e86046f3d13e3d6a553d825dd8f3 (patch) | |
tree | 045c5a0341773483443b312df7e0bd7e38670fbc /status.xml | |
parent | 3311cbaf601724c5601e7ff7e6602016dbf862ac (diff) | |
download | xmlgraphics-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.xml | 3 |
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> |