summaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorGlenn Adams <gadams@apache.org>2012-04-25 13:54:22 +0000
committerGlenn Adams <gadams@apache.org>2012-04-25 13:54:22 +0000
commitc3bc9e8b04ee93dc3e3cc421ee7b52861b04dc16 (patch)
tree211ba768a6d3f9681b5bc44566b527039099cb51 /status.xml
parent6d5a9a834dd6f884ad72511acf5cd883343b8782 (diff)
downloadxmlgraphics-fop-c3bc9e8b04ee93dc3e3cc421ee7b52861b04dc16.tar.gz
xmlgraphics-fop-c3bc9e8b04ee93dc3e3cc421ee7b52861b04dc16.zip
Bugzilla #51484: Don't write final /sect suffix in RTF if section is last section.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1330296 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 4b68a6494..acfc01b73 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="Fonts" dev="GA" type="fix" fixes-bug="51484" due-to="Benjamin Riefenstahl">
+ Don't write final /sect suffix in RTF if section is last section.
+ </action>
<action context="Fonts" dev="GA" type="fix" fixes-bug="53143">
Ensure fonts are not loaded twice (redundantly).
</action>