diff options
author | Manuel Mall <manuel@apache.org> | 2007-01-11 13:51:28 +0000 |
---|---|---|
committer | Manuel Mall <manuel@apache.org> | 2007-01-11 13:51:28 +0000 |
commit | b5c2cad08dc202898aae3be257a0c7ff6afcf0bb (patch) | |
tree | ffaee0f3361998c058883ac4b8b9efa98c0505fc /status.xml | |
parent | edc6a56ccdef0f7edc74c52dc542697abeb12a02 (diff) | |
download | xmlgraphics-fop-b5c2cad08dc202898aae3be257a0c7ff6afcf0bb.tar.gz xmlgraphics-fop-b5c2cad08dc202898aae3be257a0c7ff6afcf0bb.zip |
Added support for line-height-shift-adjustment property
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@495222 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 9c20e0433..4b1f1727e 100644 --- a/status.xml +++ b/status.xml @@ -28,6 +28,9 @@ <changes> <release version="FOP Trunk"> + <action context="Code" dev="MM" type="add"> + Added support for line-height-shift-adjustment property. + </action> <action context="Code" dev="SP" type="add"> Added support for the system property fop.home to cli.Main.getJARList(). |