aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorPeter Hancock <phancock@apache.org>2012-12-13 11:41:49 +0000
committerPeter Hancock <phancock@apache.org>2012-12-13 11:41:49 +0000
commit3f386d59ca9abaf9eecbee57966fd3ada3a6e8c6 (patch)
treef4937adb34e7cb9b5c0f3f1cf1ac3017bef5740c /status.xml
parent50ec77f77b34bcaeec2d2525a9e102da04b9b6fd (diff)
downloadxmlgraphics-fop-3f386d59ca9abaf9eecbee57966fd3ada3a6e8c6.tar.gz
xmlgraphics-fop-3f386d59ca9abaf9eecbee57966fd3ada3a6e8c6.zip
Bugzilla 37114: Implementation of changes necessary to warn of invalid property values.
Contributed by Robert Meyer. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1421238 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 0d6141553..1cae0afb1 100644
--- a/status.xml
+++ b/status.xml
@@ -59,6 +59,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="PH" type="fix" fixes-bug="37114" due-to="Robert Meyer">
+ Implementation of changes necessary to warn of invalid property values.
+ </action>
<action context="Layout" dev="PH" type="fix" fixes-bug="FOP-2171" due-to="Simon Steiner">
Missing Glyph in Postscript using DejaVuSans.
</action>