aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorGlenn Adams <gadams@apache.org>2012-04-14 16:48:59 +0000
committerGlenn Adams <gadams@apache.org>2012-04-14 16:48:59 +0000
commit01388f7ca30e5d5e48f41c65f7453b068205c539 (patch)
tree795722451004577e50d16c5fe9fba3bb436be942 /status.xml
parent3c558c69c28d79abd0710dba0651e4cd97a4e192 (diff)
downloadxmlgraphics-fop-01388f7ca30e5d5e48f41c65f7453b068205c539.tar.gz
xmlgraphics-fop-01388f7ca30e5d5e48f41c65f7453b068205c539.zip
Bugzilla #52572: Prevent NPE on use of unsupported collapse-with-precedence; fall back to collapse. Fix checkstyle errors from prior commit.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1326144 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 95f640639..92f35af8d 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="52572" due-to="Pascal Sancho">
+ Prevent NPE on use of unsupported collapse-with-precedence; fall back to collapse. Fix checkstyle errors from prior commit.
+ </action>
<action context="Code" dev="GA" type="fix" fixes-bug="52514" due-to="Luis Bernardo">
Ensure square image is appropriately scaled.
</action>