diff options
Diffstat (limited to 'status.xml')
-rw-r--r-- | status.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/status.xml b/status.xml index 97bf7784d..4a8fe39ca 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="Fonts" dev="GA" type="fix" fixes-bug="FOP-2195"> + Use sparse arrays for position adjustments. + </action> <action context="Fonts" dev="GA" type="fix" fixes-bug="FOP-2194"> Optimize lazy font load invocation for hot methods. </action> |