diff options
author | Andreas L. Delmelle <adelmelle@apache.org> | 2006-02-12 19:37:22 +0000 |
---|---|---|
committer | Andreas L. Delmelle <adelmelle@apache.org> | 2006-02-12 19:37:22 +0000 |
commit | c3ec6a4b5a7752fa974cf962f565a93dd69afe10 (patch) | |
tree | 7b23814aa7054beb20fc514e23f018f731599f86 /status.xml | |
parent | 49ffdc1d05cfa7ed4dd0abee7e8f7836b193e5ef (diff) | |
download | xmlgraphics-fop-c3ec6a4b5a7752fa974cf962f565a93dd69afe10.tar.gz xmlgraphics-fop-c3ec6a4b5a7752fa974cf962f565a93dd69afe10.zip |
Added implementation for the font shorthand property (+ some checkstyle cleanup)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@377222 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 5e198c4b5..02efb753d 100644 --- a/status.xml +++ b/status.xml @@ -27,6 +27,9 @@ <changes> <release version="FOP Trunk"> + <action context="Code" dev="AD" type="add"> + Added support for the font shorthand property. + </action> <action context="Code" dev="JM" type="add" fixes-bug="38618" due-to="Max Berger"> Added support for system-color() function. </action> |