aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorGlenn Adams <gadams@apache.org>2012-04-08 20:18:15 +0000
committerGlenn Adams <gadams@apache.org>2012-04-08 20:18:15 +0000
commit1a9d1d9ad0d90e26df6e399a4ecf7a2b1a93d78f (patch)
tree7b888e4c00f56d5ab9ef601ba81b2863e5475c83 /status.xml
parent656f7b54b5ef98d2ab55142e411a0427c92d193c (diff)
downloadxmlgraphics-fop-1a9d1d9ad0d90e26df6e399a4ecf7a2b1a93d78f.tar.gz
xmlgraphics-fop-1a9d1d9ad0d90e26df6e399a4ecf7a2b1a93d78f.zip
Bugzilla #50901: RTF percentage table column width not calculated from table.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1311081 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 8b09facf5..d9e1d7680 100644
--- a/status.xml
+++ b/status.xml
@@ -62,6 +62,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="GA" type="fix" fixes-bug="50901" due-to="Carsten Pfeiffer">
+ RTF percentage table column width not calculated from table.
+ </action>
<action context="Code" dev="GA" type="fix" fixes-bug="51009" due-to="Max Aster">
RTF generates unexpected lines for blocks in tables. Also fix three findbugs issues.
</action>