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 @@ HSLFShape.getShapeName() returns name of shapeType and not the shape name Decommission XSLF-/PowerPointExtractor Text not extracted from grouped text shapes in HSLF - Support XML signature over windows certificate store + Support XML signature over windows certificate store Add support for major and minor units on chart axes Added methods to position table Remove deprecated classes (POI 4.0.0) @@ -118,7 +118,7 @@ Support matrix functions Deleting a picture that is used twice on a slide corrupt the slide Back-off to brute-force search for macro content if macro offset is incorrect - Renames org.apache.poi.xwpf.usermodel.TextSegement to org.apache.poi.xwpf.usermodel.TextSegment + Renames org.apache.poi.xwpf.usermodel.TextSegement to org.apache.poi.xwpf.usermodel.TextSegment --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org For additional commands, e-mail: commits-help@poi.apache.org