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 b91fbc1f4..1527275c1 100644 --- a/status.xml +++ b/status.xml @@ -28,6 +28,10 @@ <changes> <release version="FOP Trunk"> + <action context="Code" dev="JM" type="fix" fixes-bug="41426" due-to="Adrian Cumiskey"> + Fix for ClassCastException when fo:wrapper was used as direct child of fo:flow. + Note: "id" attributes are still not handled properly on fo:wrapper! + </action> <action context="Code" dev="MM" type="add"> Added support for the soft hyphen (SHY) character. </action> |