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 1991f3bf8..f8f2acdb7 100644 --- a/status.xml +++ b/status.xml @@ -28,6 +28,10 @@ <changes> <release version="FOP Trunk"> <action context="Code" dev="JM" type="fix"> + Bugfix: Regions with non-standard names got ignored in RTF output leading to + missing headers and footers. + </action> + <action context="Code" dev="JM" type="fix"> The RTF output now properly generates the "\landscape" flag for documents in landscape orientation. </action> |