Author: nick
Date: Tue Jun 25 22:01:21 2013
New Revision: 1496651
URL: http://svn.apache.org/r1496651
Log:
Changelog update
Modified:
poi/site/publish/changes.html
poi/site/publish/changes.rss
poi/site/src/documentation/content/xdocs/status.xml
Modified: poi/site/publish/changes.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1496651&r1=1496650&r2=1496651&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Tue Jun 25 22:01:21 2013
@@ -247,14 +247,21 @@ if (VERSION > 3) {
<p>
<a href="changes.rss"><img alt="RSS" src="images/rss.png"></a>
</p>
+
<a name="3.10-beta1"></a>
<div class="h3">
-<h3>Version 3.10-beta1 (2013-06-??)</h3>
+<h3>Version 3.10-beta1 (2013-06-28)</h3>
</div>
<ul>
<li>
+<img class="icon" alt="fix" src="images/fix.jpg">54925 - Avoid issues if the
length of a StyleTextPropAtom prop is longer than the parent
text(poi-developers)</li>
+
+<li>
+<img class="icon" alt="fix" src="images/fix.jpg">54564 - Fix error message
text for a workbook with no sheets when a sheet operation is
performed(poi-developers)</li>
+
+<li>
<img class="icon" alt="fix" src="images/fix.jpg">53972 - Presence of PLV
record shouldn't affect HSSF Data Validation(poi-developers)</li>
<li>
Modified: poi/site/publish/changes.rss
URL:
http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1496651&r1=1496650&r2=1496651&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Tue Jun 25 22:01:21 2013
@@ -4,6 +4,14 @@
by
poi-developers
:
+ 54925 - Avoid issues if the length of a StyleTextPropAtom prop
is longer than the parent text</description></item><item><title>
fix</title><link>http://poi.apache.org//changes.html</link><description> fix
+ by
+ poi-developers
+ :
+ 54564 - Fix error message text for a workbook with no sheets
when a sheet operation is performed</description></item><item><title>
fix</title><link>http://poi.apache.org//changes.html</link><description> fix
+ by
+ poi-developers
+ :
53972 - Presence of PLV record shouldn't affect HSSF Data
Validation</description></item><item><title>
fix</title><link>http://poi.apache.org//changes.html</link><description> fix
by
poi-developers
Modified: poi/site/src/documentation/content/xdocs/status.xml
URL:
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/status.xml?rev=1496651&r1=1496650&r2=1496651&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Tue Jun 25 22:01:21 2013
@@ -34,7 +34,13 @@
</developers>
<changes>
- <release version="3.10-beta1" date="2013-06-??">
+<!--
+ <release version="3.10-beta2" date="2013-08-??">
+ </release>
+-->
+ <release version="3.10-beta1" date="2013-06-28">
+ <action dev="poi-developers" type="fix">54925 - Avoid issues if the
length of a StyleTextPropAtom prop is longer than the parent text</action>
+ <action dev="poi-developers" type="fix">54564 - Fix error message
text for a workbook with no sheets when a sheet operation is performed</action>
<action dev="poi-developers" type="fix">53972 - Presence of PLV
record shouldn't affect HSSF Data Validation</action>
<action dev="poi-developers" type="fix">55142 - Not all XWPF SDT
blocks need newlines</action>
<action dev="poi-developers" type="fix">54920 -
XSSFDrawing.createCellComment causes CommentsTable to lose reference to comment
in cell A1</action>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]