diff options
author | Vincent Hennebert <vhennebert@apache.org> | 2009-10-13 10:25:42 +0000 |
---|---|---|
committer | Vincent Hennebert <vhennebert@apache.org> | 2009-10-13 10:25:42 +0000 |
commit | f5415501c73ee5c27e48834b5e51b74e27b99417 (patch) | |
tree | ebc1365c3ad02dae66b956a4d01c66306102662f /status.xml | |
parent | 164a25d6eba39d25be3ca7a948a982270813d167 (diff) | |
download | xmlgraphics-fop-f5415501c73ee5c27e48834b5e51b74e27b99417.tar.gz xmlgraphics-fop-f5415501c73ee5c27e48834b5e51b74e27b99417.zip |
Bugzilla 47835: fixed handling of percentage values for provisional-distance-between-starts. Patch submitted by Jonathan Levinson
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@824668 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 e9256ffe2..bfd2bc1ec 100644 --- a/status.xml +++ b/status.xml @@ -58,6 +58,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="Layout" dev="VH" type="fix" fixes-bug="47835" due-to="Jonathan Levinson"> + Fixed handling of percentage values for provisional-distance-between-starts. + </action> <action context="Renderers" dev="CB" type="add"> Added support for positioning Page Overlays in AFP Output </action> |