aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorJeremias Maerki <jeremias@apache.org>2006-01-09 10:16:45 +0000
committerJeremias Maerki <jeremias@apache.org>2006-01-09 10:16:45 +0000
commitb851dc2cf131d49526b62aa4b8cc6fe3baba4444 (patch)
tree3a3f620516a298288b782fa0ef69104bb56a188b /status.xml
parent17332837c757462b3d6d8a0042ca1e7236fb246d (diff)
downloadxmlgraphics-fop-b851dc2cf131d49526b62aa4b8cc6fe3baba4444.tar.gz
xmlgraphics-fop-b851dc2cf131d49526b62aa4b8cc6fe3baba4444.zip
Bugzilla #38054:
Bugfix: Spans that end up with a negative height don't get swallowed anymore. MainReference.getWidth() removed as it's not used anywhere. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@367262 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r--status.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/status.xml b/status.xml
index 79a098f3f..0befa8487 100644
--- a/status.xml
+++ b/status.xml
@@ -27,6 +27,9 @@
<changes>
<release version="FOP Trunk">
+ <action context="Code" dev="JM" type="fix" fixes-bug="38054">
+ Bugfix: Spans that end up with a negative height don't get swallowed anymore.
+ </action>
<action context="Code" dev="MM" type="add" fixes-bug="36729">
Relative URLs for the font configuration attributes metrics-url and embed-url
are now supported. A new configuration property font-base has been added. It