summaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorChris Bowditch <cbowditch@apache.org>2009-08-14 15:46:05 +0000
committerChris Bowditch <cbowditch@apache.org>2009-08-14 15:46:05 +0000
commitc2b8346e6cdc2b2686b38c8f351c591802195242 (patch)
tree7826f6d37eb3056c93d2bc6d86061327024f4d20 /status.xml
parent13c85d5622ee46c032acbf2e3e1204706499a734 (diff)
downloadxmlgraphics-fop-c2b8346e6cdc2b2686b38c8f351c591802195242.tar.gz
xmlgraphics-fop-c2b8346e6cdc2b2686b38c8f351c591802195242.zip
bug fix: 47694 Avoid create IOCA for background on empty areas
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@804268 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 8eae1a9cf..17787f883 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="Renderers" dev="CB" type="fix" fixes-bug="47694">
+ Dithered Background Shading can produce illegal AFP if objects are very small
+ </action>
<action context="Renderers" dev="CB" type="add">
AFP Output: Added support for IMM Extension on fo:simple-page-master.
</action>