Author: gadams
Date: Fri Apr 13 06:06:54 2012
New Revision: 1325622

URL: http://svn.apache.org/viewvc?rev=1325622&view=rev
Log:
Fix merge collision that elided an action entry.

Modified:
    xmlgraphics/fop/trunk/status.xml

Modified: xmlgraphics/fop/trunk/status.xml
URL: 
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/status.xml?rev=1325622&r1=1325621&r2=1325622&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/status.xml (original)
+++ xmlgraphics/fop/trunk/status.xml Fri Apr 13 06:06:54 2012
@@ -65,8 +65,8 @@
       <action context="Code" dev="GA" type="fix" fixes-bug="52114">
         Take leading derived space before/after into account when computing 
rows for TXT renderer.
       </action>
-      <action context="Code" dev="GA" type="fix" fixes-bug="52763">
-        Support list-block in marker, thus preventing NPE.
+      <action context="Code" dev="PH" type="add" fixes-bug="49893">
+        A global setting to wrap F11 images in page segments.
       </action>
       <action context="Code" dev="GA" type="fix" fixes-bug="52763">
         Support list-block in marker, thus preventing NPE.
@@ -362,9 +362,9 @@
         Bugfix: fix performance issue when adding nodes, if the number of 
children
         is significantly large.
       </action>
-         <action context="Config" dev="SP" type="fix">
-               Bugfix: relative URIs in the configuration file (base, 
font-base, hyphenation-base) are evaluated relative to the base URI of the 
configuration file.
-         </action>
+      <action context="Config" dev="SP" type="fix">
+       Bugfix: relative URIs in the configuration file (base, font-base, 
hyphenation-base) are evaluated relative to the base URI of the configuration 
file.
+      </action>
       <action context="Layout" dev="AD" type="fix" fixes-bug="49848">
         Bugfix: correct behavior of keep-together.within-line in case there 
are nested inlines
       </action>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to