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 23dedd018..808fc5d66 100644 --- a/status.xml +++ b/status.xml @@ -59,6 +59,10 @@ documents. Example: the fix of marks layering will be such a case when it's done. --> <release version="FOP Trunk" date="TBD"> + <action context="Renderers" dev="JM" type="fix"> + Bugfix for AFP GOCA segments: they were not properly marked as appended which could + lead to graphics state changes in some implementations. + </action> <action context="Renderers" dev="CB" type="fix" fixes-bug="51010" due-to="Max Aster"> Bugzilla 51010: Bookmarks create useless lines in RTF </action> |