You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by on...@apache.org on 2017/08/06 19:53:01 UTC

svn commit: r1804271 - /poi/site/src/documentation/content/xdocs/status.xml

Author: onealj
Date: Sun Aug  6 19:53:01 2017
New Revision: 1804271

URL: http://svn.apache.org/viewvc?rev=1804271&view=rev
Log:
add module metadata for 3.11-beta1 changelog

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=1804271&r1=1804270&r2=1804271&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Sun Aug  6 19:53:01 2017
@@ -842,8 +842,8 @@
         <action dev="PD" type="add" fixes-bug="56486" module="HSSF">Add XOR obfuscation/decryption support to HSSF</action>
         <action dev="PD" type="add" fixes-bug="56269" module="XSSF">DateFormat - Rounding of fractionals</action>
         <action dev="PD" type="fix" fixes-bug="56482" module="XSSF">Excel 2007 and later allows for more than 3 Conditional Formatting rules per sheet, so change our hard limit to logging a compatibility warning</action>
-        <action dev="PD" type="add" module="POIFS">Add NPOIFS in-place write support, including updating the contents of existing entries</action>
-        <action dev="PD" type="add" module="POIFS">Complete NPOIFS write support</action>
+        <action dev="PD" type="add"                   module="POIFS">Add NPOIFS in-place write support, including updating the contents of existing entries</action>
+        <action dev="PD" type="add"                   module="POIFS">Complete NPOIFS write support</action>
         <action dev="PD" type="fix" fixes-bug="56447" module="POIFS">NPOIFS fixes for 2+gb files loaded via File (InputStream is limited to 2gb due to ByteBuffer limits)</action>
         <action dev="PD" type="fix" fixes-bug="56450" module="HSSF">Avoid a NPE if a comment has no associated NoteRecord (but we still don't know where it belongs)</action>
         <action dev="PD" type="fix" fixes-bug="56437" module="POIFS">Streaming write support in NPOIFS</action>
@@ -856,21 +856,21 @@
         <action dev="PD" type="fix" fixes-bug="55926" module="XSSF">Handle numeric formula values when exporting to XML</action>
         <action dev="PD" type="fix" fixes-bug="55927" module="XSSF">Handle date types when exporting to XML</action>
         <action dev="PD" type="fix" fixes-bug="56011" module="XSSF">Use default style if the cell style attribute is not present</action>
-        <action dev="PD" type="add" breaks-compatibility="true" module="POI Overall">End support for Java 1.5. POI now requires Java 6 or higher.</action>
-        <action dev="PD" type="add" breaks-compatibility="true" module="POI Overall">Upgrade third party libs to latest versions: commons-logging, commons-codec, log4j</action>
+        <action dev="PD" type="add"                   module="POI Overall" breaks-compatibility="true">End support for Java 1.5. POI now requires Java 6 or higher.</action>
+        <action dev="PD" type="add"                   module="POI Overall" breaks-compatibility="true">Upgrade third party libs to latest versions: commons-logging, commons-codec, log4j</action>
         <action dev="PD" type="fix" fixes-bug="56260" module="HSLF">Avoid warnings when a TextHeaderAtom is empty and has another straight after, or where there's a TextRulerAtom / MasterTextPropAtom / TextSpecInfoAtom before the Text Chars / Bytes</action>
         <action dev="PD" type="add" fixes-bug="56075" module="XWPF">Add Change Tracking support to XWPF</action>
         <action dev="PD" type="add" fixes-bug="56077" module="HWPF">Add password hash function to HWPF</action>
         <action dev="PD" type="add" fixes-bug="56076" module="XWPF">Add document protection with password support to XWPF</action>
-        <action dev="PD" type="fix" fixes-bug="55026">Support OOXML ContentTypes which include parameters</action>
-        <action dev="PD" type="fix" fixes-bug="55732">PPT can't open, fails with "Couldn't instantiate ... StyleTextProp9Atom"</action>
+        <action dev="PD" type="fix" fixes-bug="55026" module="POI Overall">Support OOXML ContentTypes which include parameters</action>
+        <action dev="PD" type="fix" fixes-bug="55732" module="HSLF">PPT can't open, fails with "Couldn't instantiate ... StyleTextProp9Atom"</action>
         <action dev="PD" type="fix" fixes-bug="56138" module="HPSF">HPSF code page strings can be zero length</action>
         <action dev="PD" type="add" fixes-bug="53130" module="SXSSF">SXSSF Shared Strings option support</action>
-        <action dev="PD" type="fix" fixes-bug="55902" module=XSLF">Mixed fonts issue with Chinese characters (unable to form images from ppt)</action>
+        <action dev="PD" type="fix" fixes-bug="55902" module="XSLF">Mixed fonts issue with Chinese characters (unable to form images from ppt)</action>
         <action dev="PD" type="add" fixes-bug="56022" module="XSSF">XSSF Event Text Extractor header/footer support</action>
         <action dev="PD" type="fix" fixes-bug="53282" module="XSSF">Hyperlink with a non-breaking space throws java.lang.IllegalStateException</action>
         <action dev="PD" type="fix" fixes-bug="55802" module="XWPF">Wrong encoding used for non-ASCII characters in text runs</action>
-        <action dev="PD" type="add" module="HWPF">Expose the StyleIndex of HWPF CharacterRuns</action>
+        <action dev="PD" type="add"                   module="HWPF">Expose the StyleIndex of HWPF CharacterRuns</action>
         <action dev="PD" type="fix" fixes-bug="51891" module="POIFS">Fix StringIndexOutOfBoundsException : Ole10Native.&lt;init&gt; (parsing word file)</action>
       </actions>
     </release>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org