git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@684493
13f79535-47bb-0310-9956-
ffa450edef68
<changes>
<release version="FOP Trunk" date="TBD">
- <action context="Code" dev="AD" type="fix" fixes-bug="45490">
+ <action context="Code" dev="AD" type="fix" fixes-bug="45490" due-to="Thomas Stieler">
Fixed a slight error when resolving non-file URLs: avoid
altering the original 'href' if the protocol is other than 'file:'
</action>
- <action context="Layout" dev="JM" type="fix" fixes-bug="45470" due-to="Thomas Stieler">
+ <action context="Layout" dev="JM" type="fix" fixes-bug="45470">
Added LayoutManagerMapping.registerMaker() to make registration of custom
layout managers easier.
</action>