diff options
author | Peter Hancock <phancock@apache.org> | 2012-03-02 10:04:26 +0000 |
---|---|---|
committer | Peter Hancock <phancock@apache.org> | 2012-03-02 10:04:26 +0000 |
commit | a6af0da70c8bd361c3dd77612986ef6915d8c676 (patch) | |
tree | 9385bd2a5c94514d88f6c959ae7c9bbd2fe1ba96 /status.xml | |
parent | 1b3cbf35aa190a90a885fed15a6a6b2652e0c9e5 (diff) | |
download | xmlgraphics-fop-a6af0da70c8bd361c3dd77612986ef6915d8c676.tar.gz xmlgraphics-fop-a6af0da70c8bd361c3dd77612986ef6915d8c676.zip |
Fix of a bug introduced when merging ImproveAccessibility.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1296106 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r-- | status.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/status.xml b/status.xml index 440d0e3ba..4d6914e9f 100644 --- a/status.xml +++ b/status.xml @@ -62,6 +62,12 @@ 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="PH" type="fix"> + Fix of a bug introduced when merging ImproveAccessibility. + </action> + <action context="Code" dev="PH" type="add"> + Improved support for empty flow-name mapping (see bugzilla#50391). + </action> <action context="Code" dev="GA" type="add" fixes-bug="32789, 49008, 49687" importance="high"> Add support for complex scripts, including: full bidi support, support for advanced typographic tables, advanced support for number conversion. |