aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
Diffstat (limited to 'status.xml')
-rw-r--r--status.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/status.xml b/status.xml
index f27e30a18..c2f835f65 100644
--- a/status.xml
+++ b/status.xml
@@ -27,6 +27,10 @@
<changes>
<release version="FOP Trunk">
+ <action context="Code" dev="JM" type="update">
+ The default sRGB color profile provided by the Java class library is no longer
+ embedded if it is encountered. This should reduce the PDF size considerably.
+ </action>
<action context="Code" dev="JM" type="fix" fixes-bug="39443">
Bugfix: Sections with span="all" lead to overlapping text if spanning multiple pages.
</action>