Author: fanningpj
Date: Sun May 27 21:01:56 2018
New Revision: 1832355

URL: http://svn.apache.org/viewvc?rev=1832355&view=rev
Log:
[githib-110] rename text segment class. This closes #110

Modified:
    poi/site/src/documentation/content/xdocs/status.xml

Modified: poi/site/src/documentation/content/xdocs/status.xml
URL: 
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/status.xml?rev=1832355&r1=1832354&r2=1832355&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Sun May 27 21:01:56 2018
@@ -79,7 +79,7 @@
         <action dev="PD" type="fix" fixes-bug="61459" 
module="HSLF">HSLFShape.getShapeName() returns name of shapeType and not the 
shape name</action>
         <action dev="PD" type="add" fixes-bug="62319" 
breaks-compatibility="true" module="SL Common">Decommission 
XSLF-/PowerPointExtractor</action>
         <action dev="PD" type="add" fixes-bug="62092" module="SL Common">Text 
not extracted from grouped text shapes in HSLF</action>
-               <action dev="PD" type="add" fixes-bug="62159" 
module="OPC">Support XML signature over windows certificate store</action>
+        <action dev="PD" type="add" fixes-bug="62159" module="OPC">Support XML 
signature over windows certificate store</action>
         <action dev="PD" type="add" fixes-bug="57369" module="XDDF">Add 
support for major and minor units on chart axes</action>
         <action dev="PD" type="add" fixes-bug="55954" module="XWPF">Added 
methods to position table</action>
         <action dev="PD" type="add" fixes-bug="61947" module="POI 
Overall">Remove deprecated classes (POI 4.0.0)</action>
@@ -118,7 +118,7 @@
         <action dev="PD" type="add" fixes-bug="github-69" module="SS 
Common">Support matrix functions</action>
         <action dev="PD" type="fix" fixes-bug="60499" module="OPC">Deleting a 
picture that is used twice on a slide corrupt the slide</action>
         <action dev="PD" type="fix" fixes-bug="60279" module="POI">Back-off to 
brute-force search for macro content if macro offset is incorrect</action>
-        <action dev="PD" type="fix" fixes-bug="github-110" 
module="POI">Renames org.apache.poi.xwpf.usermodel.TextSegement to 
org.apache.poi.xwpf.usermodel.TextSegment</action>
+        <action dev="PD" type="fix" fixes-bug="github-110" 
breaks-compatibility="true" module="XPWF">Renames 
org.apache.poi.xwpf.usermodel.TextSegement to 
org.apache.poi.xwpf.usermodel.TextSegment</action>
       </actions>
     </release>
 



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

Reply via email to