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 c5d699725..42d606538 100644 --- a/status.xml +++ b/status.xml @@ -53,6 +53,10 @@ <changes> <release version="FOP Trunk" date="TBD"> + <action context="Code" dev="AD" type="fix" fixes-bug="45667"> + Quick-fix to avoid a possible NullPointerException when using + empty inlines and hyphenation. + </action> <action context="Layout" dev="JM" type="add"> Added missing generation of areas for empty grid units in tables with collapsing border model. |