aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorGlenn Adams <gadams@apache.org>2012-04-07 04:22:52 +0000
committerGlenn Adams <gadams@apache.org>2012-04-07 04:22:52 +0000
commitc0a106809375dbcbc3f793cd74bdaea22edfafe3 (patch)
treeda61f1de45e386e09bcd14753b57e823e48e1b03 /status.xml
parent3bbb86658ef99f38973e1c6b0b4d08922f4700eb (diff)
downloadxmlgraphics-fop-c0a106809375dbcbc3f793cd74bdaea22edfafe3.tar.gz
xmlgraphics-fop-c0a106809375dbcbc3f793cd74bdaea22edfafe3.zip
Bugzilla #49302: Eliminate duplicate code.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1310672 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 28fef4011..27a82c2a0 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="49302" due-to="Julien Aymé">
+ Eliminate duplicate code.
+ </action>
<action context="Code" dev="GA" type="fix" fixes-bug="49350" due-to="Julien Aymé">
Correct coding error in AFPResourceLevel#equals.
</action>