Author: uschindler
Date: Wed Aug 13 12:57:33 2014
New Revision: 1617720

URL: http://svn.apache.org/r1617720
Log:
Update changes

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=1617720&r1=1617719&r2=1617720&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Wed Aug 13 12:57:33 2014
@@ -37,7 +37,12 @@
         <person id="YK" name="Yegor Kozlov" email="[email protected]" />
     </devs>
 
-    <release version="3.11-beta2" date="2014-??-??">
+    <!--
+    <release version="3.11-beta3" date="2014-??-??">
+    </release>
+    -->
+
+    <release version="3.11-beta2" date="2014-08-20">
         <action dev="PD" type="fix" fixes-bug="56812">For XSLF Pictures, 
provide a way to get the URI of externally linked pictures</action>
         <action dev="PD" type="fix" fixes-bug="54764">On supported XML parser 
versions (Xerces or JVM built-in, XMLBeans 2.6), enforce sensible limits on 
entity expansion in OOXML files, and ensure that subsequent normal files still 
pass fine</action>
         <action dev="PD" type="fix">Recommended Apache XMLBeans version 
increased to 2.6.0 (any version from 2.3.0 or later will work though)</action>
@@ -45,7 +50,13 @@
         <action dev="US" type="fix" fixes-bug="56814">Switch from dom4j to 
JAXP</action>
     </release>
 
+    <release version="3.10.1" date="2014-08-20">
+        <action dev="PD" type="fix" fixes-bug="54764">On supported XML parser 
versions (Xerces or JVM built-in, XMLBeans 2.6), enforce sensible limits on 
entity expansion in OOXML files, and ensure that subsequent normal files still 
pass fine</action>
+        <action dev="PD" type="fix" fixes-bug="56164">Tidy up the OPC SAX 
setup code with a new common Helper, preventing external entity 
expansion</action>
+    </release>
+
     <release version="3.11-beta1" date="2014-08-04">
+        <action dev="PD" type="fix" fixes-bug="56164">Tidy up the OPC SAX 
setup code with a new common Helper, preventing external entity 
expansion</action>
         <action dev="PD" type="fix" fixes-bug="55196">Correct XWPF createTOC 
handling of short style names</action>
         <action dev="PD" type="fix" fixes-bug="55050">If the start+end row and 
cell are the same on an AreaPtg, avoid inverting the relative flag</action>
         <action dev="PD" type="fix" fixes-bug="54725">HWPF where no parent 
style CHP exists, use an empty set when processing the style to avoid a 
NPE</action>



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

Reply via email to