diff options
Diffstat (limited to 'status.xml')
-rw-r--r-- | status.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/status.xml b/status.xml index bcf8c2475..990a15f5e 100644 --- a/status.xml +++ b/status.xml @@ -59,6 +59,10 @@ 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="MH" type="add" fixes-bug="54120"> + Created a simple mechanism to avoid NPEs when AWT fonts are requested from Batik + for AFP output. + </action> <action context="Renderers" dev="VH" type="add" fixes-bug="54081"> PDF accessibility: properly tag hyphenated words. </action> |