diff options
Diffstat (limited to 'status.xml')
-rw-r--r-- | status.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/status.xml b/status.xml index 419dae43a..7224186e0 100644 --- a/status.xml +++ b/status.xml @@ -28,6 +28,9 @@ <changes> <release version="FOP Trunk"> + <action context="Code" dev="JM" type="add" fixes-bug="40849" due-to="Dominic Brügger"> + Added support for SVG in fo:instream-foreign objects for RTF output. + </action> <action context="Code" dev="JM" type="fix"> Bugfix: Fixed bug when the sum of column widths of a table is larger than the specified widths. The table width was not adjusted. |