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 bc856a89c..27f7bc2c1 100644 --- a/status.xml +++ b/status.xml @@ -58,6 +58,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="Images" dev="JM" type="fix"> + Bugfix: use the effective color profile supplied by the ImageEncodingHelper, instead of the + original one. + </action> <action context="Renderers" dev="JM" type="fix"> Bugfix: reset graphic state when a page is finished in PostScript. </action> |