Author: nick
Date: Thu Feb 18 18:56:49 2016
New Revision: 1731117

URL: http://svn.apache.org/viewvc?rev=1731117&view=rev
Log:
Republish changelog

Modified:
    poi/site/publish/changes.html
    poi/site/publish/changes.rss

Modified: poi/site/publish/changes.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1731117&r1=1731116&r2=1731117&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Thu Feb 18 18:56:49 2016
@@ -261,6 +261,9 @@ if (VERSION > 3) {
 <ul>
         
 <li>
+<img class="icon" alt="fix" src="images/fix.jpg"> <a 
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59021";>59021</a> - 
XSSFSheetXMLHandler fails to extract content if namespace is included in 
qName</li>
+        
+<li>
 <img class="icon" alt="fix" src="images/fix.jpg"> <a 
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=56345";>56345</a> - Reject 
single-cell merged regions</li>
         
 <li>

Modified: poi/site/publish/changes.rss
URL: 
http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1731117&r1=1731116&r2=1731117&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Thu Feb 18 18:56:49 2016
@@ -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>Apache POI 
Changes</title><link>http://poi.apache.org/changes.html</link><description>Apache
 POI Changes</description><language>en-us</language><item><title> fix(bug 
56345)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56345) - Reject single-cell merged 
regions</description></item><item><title> fix(bug 
58339)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 58339) - Make OFFSET() allow missing optional height and 
width parameters</description></item><item><title> add(bug 
github-27)</title><link>http://poi.apache.org/changes.html</link><description> 
add by POI Developers (bug github-27) - Handle documents with a picture-only 
header</description></item><item><title> fix(bug 
58996)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 58996) - Regression caused by fixing bug 56295: Don't 
try to unset fill color if it
  is not set to avoid invalid access inside the Xml 
structures</description></item><item><title> fix(bug 
57034)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 57034) - Cell.setCellValue((String)null) should be 
treated as an empty cell on SXSSF as well, to avoid a NPE when autosizing 
columns</description></item><item><title> 
fix</title><link>http://poi.apache.org/changes.html</link><description> fix by 
POI Developers - XSLF - fixed NPE when adding pictures with existing 
non-picture media files (e.g. movies)</description></item><item><title> fix(bug 
58885)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 58885) - Fixed preformance regression after fixing bug 
58443 when adding a merged region to an 
XSSFSheet.</description></item><item><title> 
add</title><link>http://poi.apache.org/changes.html</link><description> add by 
POI Developers - Raised xmlsec version to 2.0.6</description></item><item><
 title> add(bug 
47291)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 47291) - Cannot open link correctly which insert in 
ppt</description></item><item><title> add(bug 
41047)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 41047) - Support hyperlinks in HSLF shapes and 
textruns</description></item><item><title> add(bug 
58879)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 58879) - Return SpreadsheetVersion from 
Workbook</description></item><item><title> 
fix</title><link>http://poi.apache.org/changes.html</link><description> fix by 
POI Developers - Fix NPE when calling 
HSLFTextRun.setHorizontalCentered()</description></item><item><title> add(bug 
58633)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 58633) - Set multiple cell style properties at 
once</description></item><item><title> add(bug 56004)
 </title><link>http://poi.apache.org/changes.html</link><description> add by 
POI Developers (bug 56004) - Support for WMF 
rendering</description></item><item><title> add(bug 
56892)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 56892) - Add API for inserting ignored warnings into 
XSSF sheets. This can be used e.g. to suppress 'number stored as text' 
warnings.</description></item><item><title> add(bug 
58847)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 58847) - Getters/setters/removers for the additional 
well-known document summary information properties from Office 
12</description></item><item><title> add(bug 
57796)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 57796) - Support hyperlink extraction when rendering 
slides</description></item><item><title> fix(bug 
54916)</title><link>http://poi.apache.org/changes.html</link><description> fix 
 by POI Developers (bug 54916) - POI does not always read all the slides in 
pptx files</description></item><item><title> fix(bug 
58043)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 58043) - Provide some compatibility between HSSF and 
XSSF in regards to values for 
CellStyle.setRotation()</description></item><item><title> fix(bug 
58067)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 58067) - XWPF: don't return deleted text when document 
is in review-mode</description></item><item><title> fix(bug 
58618)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 58618) - XWPFParagraph insertNewRun and removeRun work 
incorrectly for runs after hyperlink/field 
runs</description></item><item><title> fix(bug 
58760)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 58760) - Non-standard namespace-key breaks parsing X
 LSX files</description></item><item><title> fix(bug 
58746)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 58746) - Fix missing adjustment of formulas when 
sheet-ordering is changed.</description></item><item><title> fix(bug 
58616)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 58616) - Try to initialize with empty password if not 
done before</description></item><item><title> 
fix</title><link>http://poi.apache.org/changes.html</link><description> fix by 
POI Developers - Fix some cases where file-handles were left open, mostly when 
failing to parse documents</description></item><item><title> fix(bug 
55030)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 55030) - RichTextRun getFontName can not get chinese 
font name</description></item><item><title> fix(bug 
56570)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Dev
 elopers (bug 56570) - RecordType has repeat by code type 
3009</description></item><item><title> fix(bug 
58159)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 58159) - getHeaderText() and getFooterText() duplicate 
text in sheet.getTextRuns()</description></item><item><title> fix(bug 
58775)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 58775) - Set maximum number of data formats to avoid 
corrupted workbook</description></item><item><title> add(bug 
58778)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 58778) - Override built-in number formats in 
XSSFWorkbooks</description></item><item><title> fix(bug 
58733)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 58733) - New AIOOBE in getCell while iterating through a 
table in PPT</description></item><item><title> fix(bug 
58718)</title><link>http://poi.ap
 ache.org/changes.html</link><description> fix by POI Developers (bug 58718) - 
Master styles not initialized when running 
multithreaded</description></item></channel></rss>
\ No newline at end of file
+<rss version="0.91"><channel><title>Apache POI 
Changes</title><link>http://poi.apache.org/changes.html</link><description>Apache
 POI Changes</description><language>en-us</language><item><title> fix(bug 
59021)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 59021) - XSSFSheetXMLHandler fails to extract content if 
namespace is included in qName</description></item><item><title> fix(bug 
56345)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56345) - Reject single-cell merged 
regions</description></item><item><title> fix(bug 
58339)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 58339) - Make OFFSET() allow missing optional height and 
width parameters</description></item><item><title> add(bug 
github-27)</title><link>http://poi.apache.org/changes.html</link><description> 
add by POI Developers (bug github-27) - Handle documents with a picture-only he
 ader</description></item><item><title> fix(bug 
58996)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 58996) - Regression caused by fixing bug 56295: Don't 
try to unset fill color if it is not set to avoid invalid access inside the Xml 
structures</description></item><item><title> fix(bug 
57034)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 57034) - Cell.setCellValue((String)null) should be 
treated as an empty cell on SXSSF as well, to avoid a NPE when autosizing 
columns</description></item><item><title> 
fix</title><link>http://poi.apache.org/changes.html</link><description> fix by 
POI Developers - XSLF - fixed NPE when adding pictures with existing 
non-picture media files (e.g. movies)</description></item><item><title> fix(bug 
58885)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 58885) - Fixed preformance regression after fixing bug 
58443 w
 hen adding a merged region to an XSSFSheet.</description></item><item><title> 
add</title><link>http://poi.apache.org/changes.html</link><description> add by 
POI Developers - Raised xmlsec version to 
2.0.6</description></item><item><title> add(bug 
47291)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 47291) - Cannot open link correctly which insert in 
ppt</description></item><item><title> add(bug 
41047)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 41047) - Support hyperlinks in HSLF shapes and 
textruns</description></item><item><title> add(bug 
58879)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 58879) - Return SpreadsheetVersion from 
Workbook</description></item><item><title> 
fix</title><link>http://poi.apache.org/changes.html</link><description> fix by 
POI Developers - Fix NPE when calling 
HSLFTextRun.setHorizontalCentered()</description
 ></item><item><title> add(bug 
 >58633)</title><link>http://poi.apache.org/changes.html</link><description> 
 >add by POI Developers (bug 58633) - Set multiple cell style properties at 
 >once</description></item><item><title> add(bug 
 >56004)</title><link>http://poi.apache.org/changes.html</link><description> 
 >add by POI Developers (bug 56004) - Support for WMF 
 >rendering</description></item><item><title> add(bug 
 >56892)</title><link>http://poi.apache.org/changes.html</link><description> 
 >add by POI Developers (bug 56892) - Add API for inserting ignored warnings 
 >into XSSF sheets. This can be used e.g. to suppress 'number stored as text' 
 >warnings.</description></item><item><title> add(bug 
 >58847)</title><link>http://poi.apache.org/changes.html</link><description> 
 >add by POI Developers (bug 58847) - Getters/setters/removers for the 
 >additional well-known document summary information properties from Office 
 >12</description></item><item><title> add(bug 
 >57796)</title><link>http://poi.apache.org/changes.h
 tml</link><description> add by POI Developers (bug 57796) - Support hyperlink 
extraction when rendering slides</description></item><item><title> fix(bug 
54916)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 54916) - POI does not always read all the slides in pptx 
files</description></item><item><title> fix(bug 
58043)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 58043) - Provide some compatibility between HSSF and 
XSSF in regards to values for 
CellStyle.setRotation()</description></item><item><title> fix(bug 
58067)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 58067) - XWPF: don't return deleted text when document 
is in review-mode</description></item><item><title> fix(bug 
58618)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 58618) - XWPFParagraph insertNewRun and removeRun work 
incorrectly 
 for runs after hyperlink/field runs</description></item><item><title> fix(bug 
58760)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 58760) - Non-standard namespace-key breaks parsing XLSX 
files</description></item><item><title> fix(bug 
58746)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 58746) - Fix missing adjustment of formulas when 
sheet-ordering is changed.</description></item><item><title> fix(bug 
58616)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 58616) - Try to initialize with empty password if not 
done before</description></item><item><title> 
fix</title><link>http://poi.apache.org/changes.html</link><description> fix by 
POI Developers - Fix some cases where file-handles were left open, mostly when 
failing to parse documents</description></item><item><title> fix(bug 
55030)</title><link>http://poi.apache.org/changes.html</link><de
 scription> fix by POI Developers (bug 55030) - RichTextRun getFontName can not 
get chinese font name</description></item><item><title> fix(bug 
56570)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56570) - RecordType has repeat by code type 
3009</description></item><item><title> fix(bug 
58159)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 58159) - getHeaderText() and getFooterText() duplicate 
text in sheet.getTextRuns()</description></item><item><title> fix(bug 
58775)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 58775) - Set maximum number of data formats to avoid 
corrupted workbook</description></item><item><title> add(bug 
58778)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 58778) - Override built-in number formats in 
XSSFWorkbooks</description></item><item><title> fix(bug 58733)</title><
 link>http://poi.apache.org/changes.html</link><description> fix by POI 
Developers (bug 58733) - New AIOOBE in getCell while iterating through a table 
in PPT</description></item><item><title> fix(bug 
58718)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 58718) - Master styles not initialized when running 
multithreaded</description></item></channel></rss>
\ No newline at end of file



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

Reply via email to