aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorGlenn Adams <gadams@apache.org>2012-06-01 20:07:53 +0000
committerGlenn Adams <gadams@apache.org>2012-06-01 20:07:53 +0000
commitd327ca6f7a3ba94bd4321bf9b769ffea6724843c (patch)
tree2b469f3f1330fd4b4345d15c9c9632d20527a08e /status.xml
parentaa06883d16dd7637c506cc24be7c60b1b706c437 (diff)
downloadxmlgraphics-fop-d327ca6f7a3ba94bd4321bf9b769ffea6724843c.tar.gz
xmlgraphics-fop-d327ca6f7a3ba94bd4321bf9b769ffea6724843c.zip
Update xmlgraphics common jar to reflect recent fixes in XGC.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1345330 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 3abb35910..d6a04cd29 100644
--- a/status.xml
+++ b/status.xml
@@ -63,6 +63,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="update" fixes-bug="53055">
+ Update xmlgraphics common jar to reflect recent fixes in XGC.
+ </action>
<action context="Code" dev="GA" type="update" fixes-bug="43940" due-to="Julien Aymé">
Fix handling of NaN, {+,-}Infinity, and other edge cases. Submitted by Julien Aymé.
</action>