Author: nick
Date: Tue Nov  4 16:21:51 2014
New Revision: 1636635

URL: http://svn.apache.org/r1636635
Log:
Changelog update

Modified:
    poi/site/publish/changes.html
    poi/site/publish/changes.rss
    poi/site/publish/who.html
    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=1636635&r1=1636634&r2=1636635&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Tue Nov  4 16:21:51 2014
@@ -257,6 +257,15 @@ if (VERSION > 3) {
 <ul>
         
 <li>
+<img class="icon" alt="fix" src="images/fix.jpg"> <a 
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=57176";>57176</a> - 
Include CTDefinedNamesImpl in the smaller poi-ooxml-schemas jar</li>
+        
+<li>
+<img class="icon" alt="fix" src="images/fix.jpg"> <a 
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=57162";>57162</a> - 
Could not open macro enabled xlsm file after writing using POI3.11beta2 
version</li>
+        
+<li>
+<img class="icon" alt="add" src="images/add.jpg"> <a 
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=57010";>57010</a> - Add 
implementation of function PROPER</li>
+        
+<li>
 <img class="icon" alt="fix" src="images/fix.jpg"> <a 
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=57166";>57166</a> - Add 
missing HSSFWorkbook constructor javadocs</li>
         
 <li>

Modified: poi/site/publish/changes.rss
URL: 
http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1636635&r1=1636634&r2=1636635&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Tue Nov  4 16:21:51 2014
@@ -1,3 +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(bug 
57166)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 57166) - Add missing HSSFWorkbook constructor 
javadocs</description></item><item><title> add(bug 
57151)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 57151) - And documentation and validation in 
CellRangeAddress to prevent invalid row/column 
combinations</description></item><item><title> add(bug 
55164)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 55164) - Support for adding slide 
notes</description></item><item><title> fix(bug 
57143)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 57143) - Javadocs and throws clause for 
WorkbookUtil</description></item><i
 tem><title> add(bug 
54542)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 54542) - Add support for cropped images in 
XSLFPictureShape.drawContent()</description></item><item><title> 
add</title><link>http://poi.apache.org/changes.html</link><description> add by 
POI Developers - added ooxml-security-1.0 to the maven 
artifacts</description></item><item><title> fix(bug 
55864)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 55864) - XSSFImportFromXML.importFromXML() does not 
support optional elements</description></item><item><title> fix(bug 
56835)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56835) - Unreadable content when adding multiple 
comments to cell</description></item><item><title> 
add</title><link>http://poi.apache.org/changes.html</link><description> add by 
POI Developers - SheetUtil.getCellWithMerges for getting a cell at a co-ordina
 te, or the primary one of it's merged region if it's a merged 
cell</description></item><item><title> add(bug 
56836)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 56836) - XML signature 
support</description></item><item><title> fix(bug 
57080)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 57080) - IndexOutOfBoundsException in poi 
decryptor</description></item><item><title> 
add</title><link>http://poi.apache.org/changes.html</link><description> add by 
POI Developers - The minimum Apache Ant version required to build has been 
increased to 1.8.x or later</description></item><item><title> add(bug 
56956)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 56956) - Add a NPOIFSFileSystem constructor with a 
FileChannel and the read-only option</description></item><item><title> fix(bug 
56914)</title><link>http://poi.apache.org/changes.html</link><descrip
 tion> fix by POI Developers (bug 56914) - 
XSSFRowShifter.updateConditionalFormatting throws IOOBE when there are more 
than 1 CTConditionalFormatting</description></item><item><title> fix(bug 
56913)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56913) - Replace usages of o.a.p.util.ArrayUtil.copyOf* 
methods with replacements from j.u.Arrays</description></item><item><title> 
fix(bug 
51483)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 51483) - XSSF locking of specific features not 
working</description></item><item><title> fix(bug 
48195)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 48195) - Formulas: Fix incorrect evaluation of IF() with 
ROW()/COLUMN() as else-result.</description></item><item><title> fix(bug 
55280)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 55280) - XSSF: Greatly improve 
 performance of shifting rows in sheets with many merged 
regions.</description></item><item><title> fix(bug 
51222)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 51222) - XSSFColor.getARGBHex() returns wrong color for 
Excel 2007 xlsx file</description></item><item><title> fix(bug 
56730)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56730) - Fix exporting XML if schema contains 
ref-elements</description></item><item><title> fix(bug 
56864)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56864) - XWPFLatentStyles.isLatentStyle always returns 
true if there is at least 1 lsdException</description></item><item><title> 
fix(bug 
56854)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56854) - XMLBeans performance when using getXXXList() 
and other proxy methods</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><item><title> fix(bug 
57176)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 57176) - Include CTDefinedNamesImpl in the smaller 
poi-ooxml-schemas jar</description></item><item><title> fix(bug 
57162)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 57162) - Could not open macro enabled xlsm file after 
writing using POI3.11beta2 version</description></item><item><title> add(bug 
57010)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 57010) - Add implementation of function 
PROPER</description></item><item><title> fix(bug 
57166)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 57166) - Add missing HSSFWorkbook constructor 
javadocs</descriptio
 n></item><item><title> add(bug 
57151)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 57151) - And documentation and validation in 
CellRangeAddress to prevent invalid row/column 
combinations</description></item><item><title> add(bug 
55164)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 55164) - Support for adding slide 
notes</description></item><item><title> fix(bug 
57143)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 57143) - Javadocs and throws clause for 
WorkbookUtil</description></item><item><title> add(bug 
54542)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 54542) - Add support for cropped images in 
XSLFPictureShape.drawContent()</description></item><item><title> 
add</title><link>http://poi.apache.org/changes.html</link><description> add by 
POI Developers - added ooxml-security-1.0 to th
 e maven artifacts</description></item><item><title> fix(bug 
55864)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 55864) - XSSFImportFromXML.importFromXML() does not 
support optional elements</description></item><item><title> fix(bug 
56835)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56835) - Unreadable content when adding multiple 
comments to cell</description></item><item><title> 
add</title><link>http://poi.apache.org/changes.html</link><description> add by 
POI Developers - SheetUtil.getCellWithMerges for getting a cell at a 
co-ordinate, or the primary one of it's merged region if it's a merged 
cell</description></item><item><title> add(bug 
56836)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 56836) - XML signature 
support</description></item><item><title> fix(bug 
57080)</title><link>http://poi.apache.org/changes.html</link><descriptio
 n> fix by POI Developers (bug 57080) - IndexOutOfBoundsException in poi 
decryptor</description></item><item><title> 
add</title><link>http://poi.apache.org/changes.html</link><description> add by 
POI Developers - The minimum Apache Ant version required to build has been 
increased to 1.8.x or later</description></item><item><title> add(bug 
56956)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 56956) - Add a NPOIFSFileSystem constructor with a 
FileChannel and the read-only option</description></item><item><title> fix(bug 
56914)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56914) - XSSFRowShifter.updateConditionalFormatting 
throws IOOBE when there are more than 1 
CTConditionalFormatting</description></item><item><title> fix(bug 
56913)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56913) - Replace usages of o.a.p.util.ArrayUtil.copyOf* 
methods
  with replacements from j.u.Arrays</description></item><item><title> fix(bug 
51483)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 51483) - XSSF locking of specific features not 
working</description></item><item><title> fix(bug 
48195)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 48195) - Formulas: Fix incorrect evaluation of IF() with 
ROW()/COLUMN() as else-result.</description></item><item><title> fix(bug 
55280)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 55280) - XSSF: Greatly improve performance of shifting 
rows in sheets with many merged regions.</description></item><item><title> 
fix(bug 
51222)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 51222) - XSSFColor.getARGBHex() returns wrong color for 
Excel 2007 xlsx file</description></item><item><title> fix(bug 
56730)</title><link>http://p
 oi.apache.org/changes.html</link><description> fix by POI Developers (bug 
56730) - Fix exporting XML if schema contains 
ref-elements</description></item><item><title> fix(bug 
56864)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56864) - XWPFLatentStyles.isLatentStyle always returns 
true if there is at least 1 lsdException</description></item><item><title> 
fix(bug 
56854)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56854) - XMLBeans performance when using getXXXList() 
and other proxy methods</description></item></channel></rss>
\ No newline at end of file

Modified: poi/site/publish/who.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/who.html?rev=1636635&r1=1636634&r2=1636635&view=diff
==============================================================================
--- poi/site/publish/who.html (original)
+++ poi/site/publish/who.html Tue Nov  4 16:21:51 2014
@@ -329,6 +329,8 @@ if (VERSION > 3) {
       
 <li>Danny Mui (dmui at apache dot org)</li>
       
+<li>Uwe Schindler (uschindler at apache dot org)</li>
+      
 <li>Avik Sengupta (avik at apache dot org)</li>
       
 <li>Dominik Stadler (centic at apache dot org)</li>

Modified: poi/site/src/documentation/content/xdocs/status.xml
URL: 
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/status.xml?rev=1636635&r1=1636634&r2=1636635&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Tue Nov  4 16:21:51 2014
@@ -38,6 +38,7 @@
     </devs>
 
     <release version="3.11-beta3" date="2014-??-??">
+        <action dev="PD" type="fix" fixes-bug="57176">Include 
CTDefinedNamesImpl in the smaller poi-ooxml-schemas jar</action>
         <action dev="PD" type="fix" fixes-bug="57162">Could not open macro 
enabled xlsm file after writing using POI3.11beta2 version</action>
         <action dev="PD" type="add" fixes-bug="57010">Add implementation of 
function PROPER</action>
         <action dev="PD" type="fix" fixes-bug="57166">Add missing HSSFWorkbook 
constructor javadocs</action>



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

Reply via email to