diff options
Diffstat (limited to 'status.xml')
-rw-r--r-- | status.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/status.xml b/status.xml index 7571ddfda..40e4c8db6 100644 --- a/status.xml +++ b/status.xml @@ -62,6 +62,11 @@ 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="VH" type="add" fixes-bug="53902"> + Added possibility to define ‘header’ table columns (the same way as fo:table-header allows + to define header rows). When accessibility is enabled, this allows to set the appropriate + Scope attribute on the corresponding TH cells. + </action> <action context="Fonts" dev="MH" type="add" fixes-bug="53868" importance="low" due-to="Luis Bernardo"> Full font embedding in PDF </action> |