aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorVincent Hennebert <vhennebert@apache.org>2012-02-15 19:17:55 +0000
committerVincent Hennebert <vhennebert@apache.org>2012-02-15 19:17:55 +0000
commiteb81bfe45a7867000d4ce0a91aaeed00aff31f21 (patch)
tree575de2fc59fef5a645eddbf60a39f3df99a1db7c /status.xml
parent07b46e643aa927b13a0ef86ef8b0a3ac2539ef8e (diff)
downloadxmlgraphics-fop-eb81bfe45a7867000d4ce0a91aaeed00aff31f21.tar.gz
xmlgraphics-fop-eb81bfe45a7867000d4ce0a91aaeed00aff31f21.zip
Bugzilla #52655: Fixed rendering of special glyphs when using single-byte encoding mode
Patch by Luis Bernardo git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1244656 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 a5d800c61..ffabcf58b 100644
--- a/status.xml
+++ b/status.xml
@@ -61,6 +61,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="VH" type="fix" fixes-bug="52655" due-to="Luis Bernardo">
+ Fixed rendering of special glyphs when using single-byte encoding mode.
+ </action>
<action context="Code" dev="PH" type="add" due-to="VH and PH">
Improvements of the Accessibility feature
</action>