From 1c8f05b0a02f3238ec6d508ed6e942b6104d7f1c Mon Sep 17 00:00:00 2001 From: "Andreas L. Delmelle" Date: Mon, 24 Jan 2011 22:18:42 +0000 Subject: Bugzilla 50635: fix issue in checkPreparedPages() where the same page-sequence is potentially started multiple times git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1063022 13f79535-47bb-0310-9956-ffa450edef68 --- status.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'status.xml') diff --git a/status.xml b/status.xml index bb51ab16f..dd131de73 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. --> + + Bugfix: fix issue in RenderPagesModel.checkPreparedPages() where the same page-sequence + is potentially started multiple times. + Bugfix: fix performance issue when adding pages, if the total number of pages is significantly large. -- cgit v1.2.3