diff options
author | Peter Hancock <phancock@apache.org> | 2012-10-24 10:20:17 +0000 |
---|---|---|
committer | Peter Hancock <phancock@apache.org> | 2012-10-24 10:20:17 +0000 |
commit | 7e09a8037fc79d14550c301ea039f9163a735b19 (patch) | |
tree | d9b85d984b258e3a7b1e4b882ed3c90f7c550a2b /status.xml | |
parent | f17dbea7f8210e18ef5e9f103a684637ac36a916 (diff) | |
parent | 5de50e85027df695f0d3d9356f7f684ba464ed1d (diff) | |
download | xmlgraphics-fop-7e09a8037fc79d14550c301ea039f9163a735b19.tar.gz xmlgraphics-fop-7e09a8037fc79d14550c301ea039f9163a735b19.zip |
Added support for Rounded Corners (see Bugzilla 54041).
Contributions made by PH, JM and LB
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1401607 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 f565f3eec..e08a24372 100644 --- a/status.xml +++ b/status.xml @@ -59,6 +59,9 @@ 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="PH" type="add" fixes-bug="54041"> + Added support for Rounded Corners on block areas. + </action> <action context="Renderers" dev="VH" type="add" fixes-bug="54038"> Added PDF/A-2 output option. </action> |