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 c1022ab8a..f0ccaa307 100644 --- a/status.xml +++ b/status.xml @@ -27,6 +27,11 @@ <changes> <release version="FOP Trunk"> + <action context="Code" dev="JM" type="fix"> + Changed the way resolutions are handled. The single resolution in the user + agent got split up into source and target resolutions. For more info, see + the updated documentation. Note: backwards-incompatible change! + </action> <action context="Code" dev="JM" type="fix" fixes-bug="37875"> Bugfix: Some content inside a table-header may not have been renderered on pages n > 1 in certain conditions. |