diff options
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. |