aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorJeremias Maerki <jeremias@apache.org>2011-02-10 16:03:21 +0000
committerJeremias Maerki <jeremias@apache.org>2011-02-10 16:03:21 +0000
commit884db75f37697c896a869a82ab7437e050600334 (patch)
tree3478955dd8540c1ab6f4210a16992d95a3ce7828 /status.xml
parent3df0d00cdc96c2283046fe200f85d12bb85687c3 (diff)
downloadxmlgraphics-fop-884db75f37697c896a869a82ab7437e050600334.tar.gz
xmlgraphics-fop-884db75f37697c896a869a82ab7437e050600334.zip
Forgot to mention a fix.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1069445 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r--status.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/status.xml b/status.xml
index a9965cc56..de78006f1 100644
--- a/status.xml
+++ b/status.xml
@@ -59,6 +59,9 @@
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">
+ Increased maximum possible PDF size from 2GB to around 9GB (hard maximum imposed by the PDF specification).
+ </action>
<action context="Renderers" dev="JM" type="add">
Added support for CIE Lab colors (from XSL-FO 2.0 WD).
</action>