Author: nick
Date: Thu Jan 23 16:45:50 2014
New Revision: 1560737
URL: http://svn.apache.org/r1560737
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=1560737&r1=1560736&r2=1560737&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Thu Jan 23 16:45:50 2014
@@ -248,13 +248,24 @@ if (VERSION > 3) {
<a href="changes.rss"><img alt="RSS" src="images/rss.png"></a>
</p>
-<a name="3.10-beta3"></a>
+<a name="3.11-beta1"></a>
<div class="h3">
-<h3>Version 3.10-beta3 (2014-01-??)</h3>
+<h3>Version 3.11-beta1 (2014-??-??)</h3>
+</div>
+<ul>
+
+</ul>
+
+<a name="3.10-FINAL"></a>
+<div class="h3">
+<h3>Version 3.10-FINAL (2014-01-??)</h3>
</div>
<ul>
<li>
+<img class="icon" alt="add" src="images/add.jpg">55873 - Support for COUNTIFS
function(poi-developers)</li>
+
+<li>
<img class="icon" alt="fix" src="images/fix.jpg">55723 - Inconsistent behavior
in HSSFSheet.setAutoFilter() function, also make XSSF work when setAutoFilter
is called multiple times(poi-developers)</li>
<li>
@@ -276,6 +287,12 @@ if (VERSION > 3) {
<img class="icon" alt="add" src="images/add.jpg">55818 - Add encryption
support(poi-developers)</li>
<li>
+<img class="icon" alt="fix" src="images/fix.jpg">55731 - Fix StringBuilder
logic in DataFormatter.cleanFormatForNumber (poi-developers)</li>
+
+<li>
+<img class="icon" alt="fix" src="images/fix.jpg">55730 - Fix
org.apache.poi.ss.usermodel.BuiltinFormats.java for 0x29-0x2c
(poi-developers)</li>
+
+<li>
<img class="icon" alt="fix" src="images/fix.jpg">55901 - Avoid using RMI based
exception from PropertySetFactory, as it's not needed nor
helpful(poi-developers)</li>
<li>
Modified: poi/site/publish/changes.rss
URL:
http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1560737&r1=1560736&r2=1560737&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Thu Jan 23 16:45:50 2014
@@ -1,139 +1,3 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN"
"http://my.netscape.com/publish/formats/rss-0.91.dtd">
-<rss version="0.91"><channel><title>POI
Changes</title><link>http://poi.apache.org//changes.html</link><description>POI
Changes</description><language>en-us</language><item><title>
fix</title><link>http://poi.apache.org//changes.html</link><description> fix
- by
- poi-developers
- :
- 55723 - Inconsistent behavior in HSSFSheet.setAutoFilter()
function, also make XSSF work when setAutoFilter is called multiple
times</description></item><item><title>
fix</title><link>http://poi.apache.org//changes.html</link><description> fix
- by
- poi-developers
- :
- 51158 - Writing a workbook multiple times produces unreadable
content</description></item><item><title>
fix</title><link>http://poi.apache.org//changes.html</link><description> fix
- by
- poi-developers
- :
- 45776 - Fix corrupt file problem using
TextRun.setText</description></item><item><title>
fix</title><link>http://poi.apache.org//changes.html</link><description> fix
- by
- poi-developers
- :
- 41246 - AIOOBE with missing notes
entries</description></item><item><title>
fix</title><link>http://poi.apache.org//changes.html</link><description> fix
- by
- poi-developers
- :
- 48593 - Multiple Saves Causes Slide
Corruption</description></item><item><title>
add</title><link>http://poi.apache.org//changes.html</link><description> add
- by
- poi-developers
- :
- 55579 - Support embedding OLE objects into
HSLF</description></item><item><title>
add</title><link>http://poi.apache.org//changes.html</link><description> add
- by
- poi-developers
- :
- 55818 - Add encryption support</description></item><item><title>
fix</title><link>http://poi.apache.org//changes.html</link><description> fix
- by
- poi-developers
- :
- 55901 - Avoid using RMI based exception from PropertySetFactory,
as it's not needed nor helpful</description></item><item><title>
fix</title><link>http://poi.apache.org//changes.html</link><description> fix
- by
- poi-developers
- :
- 55850 - Fix NullPointerException during Xml-extraction from
xslx</description></item><item><title>
fix</title><link>http://poi.apache.org//changes.html</link><description> fix
- by
- poi-developers
- :
- 55640 - Avoid IndexOutOfboundsException when setting nested row
grouping</description></item><item><title>
fix</title><link>http://poi.apache.org//changes.html</link><description> fix
- by
- poi-developers
- :
- 55745 - fix handling of tables in XSSF if there are comments as
well</description></item><item><title>
add</title><link>http://poi.apache.org//changes.html</link><description> add
- by
- poi-developers
- :
- 55560 - Patch for hiding slides in
HSLF</description></item><item><title>
fix</title><link>http://poi.apache.org//changes.html</link><description> fix
- by
- poi-developers
- :
- 53176 - Fixed auto shapes render problem in pptx
files</description></item><item><title>
add</title><link>http://poi.apache.org//changes.html</link><description> add
- by
- poi-developers
- :
- 55661 - CellStyle support for get/set Shrink To
Fit</description></item><item><title>
fix</title><link>http://poi.apache.org//changes.html</link><description> fix
- by
- poi-developers
- :
- 49237 - HSSF Row Style XfIndex is 12 not 16 bits of
data</description></item><item><title>
fix</title><link>http://poi.apache.org//changes.html</link><description> fix
- by
- poi-developers
- :
- 53475 - OOXML encrypted document fix for cspname being
optional</description></item><item><title>
fix</title><link>http://poi.apache.org//changes.html</link><description> fix
- by
- poi-developers
- :
- 55733 - XWPFWordExtractor needs to handle .docx files with
neither headers nor footers</description></item><item><title>
fix</title><link>http://poi.apache.org//changes.html</link><description> fix
- by
- poi-developers
- :
- 55729 - DataFormatter should format Error cells, returning the
Excel error string</description></item><item><title>
add</title><link>http://poi.apache.org//changes.html</link><description> add
- by
- poi-developers
- :
- 55612 - Performance improvement in
HSSFCellStyle.getDataFormatString()</description></item><item><title>
add</title><link>http://poi.apache.org//changes.html</link><description> add
- by
- poi-developers
- :
- 55611 - Performance improvement in DateUtil.isADateFormat(int,
String)</description></item><item><title>
add</title><link>http://poi.apache.org//changes.html</link><description> add
- by
- poi-developers
- :
- 55578 - Support embedding OLE1.0 packages in
HSSF</description></item><item><title>
add</title><link>http://poi.apache.org//changes.html</link><description> add
- by
- poi-developers
- :
- 49658 - Support embedding EMF/WMF pictures in
HSSF</description></item><item><title>
fix</title><link>http://poi.apache.org//changes.html</link><description> fix
- by
- poi-developers
- :
- 52400 - Fix handling some types of TNEF
files</description></item><item><title>
fix</title><link>http://poi.apache.org//changes.html</link><description> fix
- by
- poi-developers
- :
- 54400 - Updating the index in the LinkTable whenever sheets are
removed</description></item><item><title>
fix</title><link>http://poi.apache.org//changes.html</link><description> fix
- by
- poi-developers
- :
- 49940 - Apply patch to avoid XmlValueDisconnectedException when
saving a file twice</description></item><item><title>
add</title><link>http://poi.apache.org//changes.html</link><description> add
- by
- poi-developers
- :
- 55369 - Add support for collapsing rows in
SXSSF</description></item><item><title>
fix</title><link>http://poi.apache.org//changes.html</link><description> fix
- by
- poi-developers
- :
- 55692 - Give a more helpful error if an Encrypted .xlsx file is
passed to HSSF</description></item><item><title>
fix</title><link>http://poi.apache.org//changes.html</link><description> fix
- by
- poi-developers
- :
- 55650 - Avoid AIOOBE if a non-existant Xfs is requested for a
style</description></item><item><title>
fix</title><link>http://poi.apache.org//changes.html</link><description> fix
- by
- poi-developers
- :
- 55658 - Don't fail in SXSSF if a numeric cell is overwritten
with a string</description></item><item><title>
fix</title><link>http://poi.apache.org//changes.html</link><description> fix
- by
- poi-developers
- :
- 55341 - Constants for HAIR and DOTTED border styles are
swapped</description></item><item><title>
add</title><link>http://poi.apache.org//changes.html</link><description> add
- by
- poi-developers
- :
- Add Eclipse project files</description></item><item><title>
add</title><link>http://poi.apache.org//changes.html</link><description> add
- by
- poi-developers
- :
- 55647 - When creating a temp file, ensure the name isn't already
taken</description></item><item><title>
add</title><link>http://poi.apache.org//changes.html</link><description> add
- by
- poi-developers
- :
- 54722 - Extract text from HSLF
tables</description></item><item><title>
add</title><link>http://poi.apache.org//changes.html</link><description> add
- by
- poi-developers
- :
- 55544 - Support for SHA-512 hashes on OOXML protected documents,
as used by Office 2013</description></item></channel></rss>
\ No newline at end of file
+<rss version="0.91"><channel><title>POI
Changes</title><link>http://poi.apache.org//changes.html</link><description>POI
Changes</description><language>en-us</language></channel></rss>
\ No newline at end of file
Modified: poi/site/src/documentation/content/xdocs/status.xml
URL:
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/status.xml?rev=1560737&r1=1560736&r2=1560737&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Thu Jan 23 16:45:50 2014
@@ -35,9 +35,10 @@
</developers>
<changes>
- <release version="3.10-beta3" date="2014-??-??">
+ <release version="3.11-beta1" date="2014-??-??">
</release>
- <release version="3.10-FINAL" date="2014-01-23">
+ <release version="3.10-FINAL" date="2014-01-??">
+ <action dev="poi-developers" type="add">55873 - Support for COUNTIFS
function</action>
<action dev="poi-developers" type="fix">55723 - Inconsistent
behavior in HSSFSheet.setAutoFilter() function, also make XSSF work when
setAutoFilter is called multiple times</action>
<action dev="poi-developers" type="fix">51158 - Writing a workbook
multiple times produces unreadable content</action>
<action dev="poi-developers" type="fix">45776 - Fix corrupt file
problem using TextRun.setText</action>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]