diff options
author | Chris Bowditch <cbowditch@apache.org> | 2013-03-05 10:59:52 +0000 |
---|---|---|
committer | Chris Bowditch <cbowditch@apache.org> | 2013-03-05 10:59:52 +0000 |
commit | 36a43fac57b775dee1c056ba637083dc7ebc7dd2 (patch) | |
tree | f9b5d8a0a5d45ba5f8af3ec008766588ce469d12 | |
parent | 04e4c552f3581754352e43cd901b46aebe0af984 (diff) | |
download | xmlgraphics-fop-36a43fac57b775dee1c056ba637083dc7ebc7dd2.tar.gz xmlgraphics-fop-36a43fac57b775dee1c056ba637083dc7ebc7dd2.zip |
FOP-2214; forgot to commit status.xml
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1452735 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | status.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/status.xml b/status.xml index 571bf9734..b319a2ae6 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="Renderers" dev="CB" type="fix" fixes-bug="FOP-2214" due-to="Simon Steiner"> + Thin dashed border look like dots + </action> <action context="Renderers" dev="CB" type="fix" fixes-bug="FOP-2215" due-to="Simon Steiner"> NullPointerException when generating IF with fox:external-document </action> |