aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorGlenn Adams <gadams@apache.org>2013-01-18 16:42:03 +0000
committerGlenn Adams <gadams@apache.org>2013-01-18 16:42:03 +0000
commit0327e0137383bc897b45faee65f0f21f5b820803 (patch)
tree13793c5401feabcd563c390b9ae18b79b7cb26bb /status.xml
parent5ae7d96a89642965227e5de2924b87476ec84f65 (diff)
downloadxmlgraphics-fop-0327e0137383bc897b45faee65f0f21f5b820803.tar.gz
xmlgraphics-fop-0327e0137383bc897b45faee65f0f21f5b820803.zip
FOP-2191: cache matched lookups, assembled lookup spec uses; reduce glyph processing state allocation
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1435241 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 a566da0c3..caec3a862 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-2191">
+ Cache matched lookups, assembled lookup spec uses; reduce glyph processing state allocation.
+ </action>
<action context="Renderers" dev="GA" type="fix" fixes-bug="FOP-2188">
Optimize string allocation in PDF output processing.
</action>