diff options
Diffstat (limited to 'status.xml')
-rw-r--r-- | status.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/status.xml b/status.xml index 9b4fa0b5c..cdf6f68c3 100644 --- a/status.xml +++ b/status.xml @@ -28,12 +28,16 @@ <changes> <release version="FOP Trunk"> + <action context="Code" dev="AD" type="fix" fixes-bug="39414"> + Split up FOText instances larger than 32K characters to avoid + integer overflow during layout. + </action> <action context="Code" dev="JM" type="fix"> Bugfix: Corrected painting of shading patterns and position of links for SVG images inside FO documents. </action> <action context="Code" dev="AD" type="update"> - Minor fix: correctly set negative values to zero. + Minor fix: correctly set negative values for ipd/bpd to zero. </action> <action context="Code" dev="AD" type="update" fixes-bug="35656"> Rework of default column-creation / column-width setting from |