aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorGlenn Adams <gadams@apache.org>2013-01-16 23:43:53 +0000
committerGlenn Adams <gadams@apache.org>2013-01-16 23:43:53 +0000
commit3a520dbe96e9ca54e9552b3f95b56edca6260884 (patch)
treecc092f57fc0cac53097721ee48798246753ba3da /status.xml
parenta4bea91e0dafb96d904f82a1abbb6605fedd9e56 (diff)
downloadxmlgraphics-fop-3a520dbe96e9ca54e9552b3f95b56edca6260884.tar.gz
xmlgraphics-fop-3a520dbe96e9ca54e9552b3f95b56edca6260884.zip
FOP-2188: optimize string allocation in pdf output processing
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1434502 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 9df7abdbc..a566da0c3 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="Renderers" dev="GA" type="fix" fixes-bug="FOP-2188">
+ Optimize string allocation in PDF output processing.
+ </action>
<action context="Renderers" dev="GA" type="fix" fixes-bug="FOP-2186">
Optimize inefficient glyph processing state update operations in CS path.
</action>