]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Added 'due-to' to the wrong entry...
authorAndreas L. Delmelle <adelmelle@apache.org>
Sun, 10 Aug 2008 12:40:58 +0000 (12:40 +0000)
committerAndreas L. Delmelle <adelmelle@apache.org>
Sun, 10 Aug 2008 12:40:58 +0000 (12:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@684493 13f79535-47bb-0310-9956-ffa450edef68

status.xml

index 39a96a1f2726fc90c0632f9dd4645b72c2727eee..6686349f9ae483a1ed9f61d9b3f7e63f36988fb7 100644 (file)
 
   <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>