aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorAndreas L. Delmelle <adelmelle@apache.org>2006-08-21 17:18:37 +0000
committerAndreas L. Delmelle <adelmelle@apache.org>2006-08-21 17:18:37 +0000
commit3b9321e248bc6100b73afff706d919817999904f (patch)
treec3706f00d6a747cc59a2e0d8ca031694d8ab0b4f /status.xml
parentdc7c2155bfa60c0926f2aff1a53ebbcb6488c769 (diff)
downloadxmlgraphics-fop-3b9321e248bc6100b73afff706d919817999904f.tar.gz
xmlgraphics-fop-3b9321e248bc6100b73afff706d919817999904f.zip
Rework of default column-creation and setting column-widths from the first row (fixes Bugzilla 35656)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@433291 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r--status.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/status.xml b/status.xml
index 5110ec71d..d013359e6 100644
--- a/status.xml
+++ b/status.xml
@@ -28,6 +28,10 @@
<changes>
<release version="FOP Trunk">
+ <action context="Code" dev="AD" type="update" fixes-bug="35656">
+ Rework of default column-creation / column-width setting from
+ cells in the first row.
+ </action>
<action context="Code" dev="AD" type="update" fixes-bug="40270" due-to="Gary Reed">
Added relaxed validation for empty list-item-*, as suggested by Gary Reed.
</action>