summaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorGlenn Adams <gadams@apache.org>2012-04-11 21:29:51 +0000
committerGlenn Adams <gadams@apache.org>2012-04-11 21:29:51 +0000
commit03f65a7b8b6d294cff0a6888b466e72da83fead2 (patch)
tree837261b00daeb823c60a2bc12f1abf93e4931d2c /status.xml
parent480aca5871304b1e690f13bafdfe0bb857b0b940 (diff)
downloadxmlgraphics-fop-03f65a7b8b6d294cff0a6888b466e72da83fead2.tar.gz
xmlgraphics-fop-03f65a7b8b6d294cff0a6888b466e72da83fead2.zip
Bugzilla #52763: Support list-block in marker, thus preventing NPE.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1325016 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 c6b3e22f9..9cb50efbd 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="52763">
+ Support list-block in marker, thus preventing NPE.
+ </action>
<action context="Code" dev="GA" type="fix">
Must use unqualified (local name) when reporting invalid child error.
</action>