From: Andreas L. Delmelle Date: Sun, 10 Aug 2008 12:40:58 +0000 (+0000) Subject: Added 'due-to' to the wrong entry... X-Git-Tag: fop-1_0~461 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=2b58695ebbcb6dfadc4eb665b0e3eec2e9ce302a;p=xmlgraphics-fop.git Added 'due-to' to the wrong entry... git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@684493 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/status.xml b/status.xml index 39a96a1f2..6686349f9 100644 --- a/status.xml +++ b/status.xml @@ -53,11 +53,11 @@ - + Fixed a slight error when resolving non-file URLs: avoid altering the original 'href' if the protocol is other than 'file:' - + Added LayoutManagerMapping.registerMaker() to make registration of custom layout managers easier.