diff options
-rw-r--r-- | status.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/status.xml b/status.xml index a698be982..78a37217d 100644 --- a/status.xml +++ b/status.xml @@ -27,6 +27,10 @@ <changes> <release version="FOP Trunk"> + <action context="Code" dev="MM" type="fix"> + Fixed a bug where the linefeed-treatment property value "preserve" was not + honoured when used in conjunction with text-align="center". + </action> <action context="Code" dev="JM" type="fix" fixes-bug="37964"> Bugfix: hard breaks with even-page or odd-page were not handled correctly when spaces were surrounding the break. |