Author: nick
Date: Thu Feb 20 00:18:29 2014
New Revision: 1570007
URL: http://svn.apache.org/r1570007
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=1570007&r1=1570006&r2=1570007&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Thu Feb 20 00:18:29 2014
@@ -257,6 +257,12 @@ 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=55026">55026</a> -
Support OOXML ContentTypes which include parameters</li>
+
+<li>
+<img class="icon" alt="fix" src="images/fix.jpg"> <a
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=55732">55732</a> - PPT
can't open, fails with "Couldn't instantiate ... StyleTextProp9Atom"</li>
+
+<li>
<img class="icon" alt="fix" src="images/fix.jpg"> <a
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=56138">56138</a> - HSPF
code page strings can be zero length</li>
<li>
Modified: poi/site/publish/changes.rss
URL:
http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1570007&r1=1570006&r2=1570007&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Thu Feb 20 00:18:29 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
56138)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 56138) - HSPF code page strings can be zero
length</description></item><item><title> add(bug
53130)</title><link>http://poi.apache.org/changes.html</link><description> add
by POI Developers (bug 53130) - SXSSF Shared Strings option
support</description></item><item><title> fix(bug
55902)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 55902) - Mixed fonts issue with Chinese characters
(unable to form images from ppt)</description></item><item><title> add(bug
56022)</title><link>http://poi.apache.org/changes.html</link><description> add
by POI Developers (bug 56022) - XSSF Event Text Extractor header/footer
support</description></item><item><title> fix(
bug 53282)</title><link>http://poi.apache.org/changes.html</link><description>
fix by POI Developers (bug 53282) - Hyperlink with a non-breaking space throws
java.lang.IllegalStateException</description></item><item><title> fix(bug
55802)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 55802) - Special Letters not exported
correct</description></item><item><title>
add</title><link>http://poi.apache.org/changes.html</link><description> add by
POI Developers - Expose the StyleIndex of HWPF
CharacterRuns</description></item><item><title> fix(bug
51891)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 51891) - Fix StringIndexOutOfBoundsException :
Ole10Native.<init> (parsing word
file)</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
55026)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 55026) - Support OOXML ContentTypes which include
parameters</description></item><item><title> fix(bug
55732)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 55732) - PPT can't open, fails with "Couldn't
instantiate ... StyleTextProp9Atom"</description></item><item><title> fix(bug
56138)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 56138) - HSPF code page strings can be zero
length</description></item><item><title> add(bug
53130)</title><link>http://poi.apache.org/changes.html</link><description> add
by POI Developers (bug 53130) - SXSSF Shared Strings option
support</description></item><item><title> fi
x(bug
55902)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 55902) - Mixed fonts issue with Chinese characters
(unable to form images from ppt)</description></item><item><title> add(bug
56022)</title><link>http://poi.apache.org/changes.html</link><description> add
by POI Developers (bug 56022) - XSSF Event Text Extractor header/footer
support</description></item><item><title> fix(bug
53282)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 53282) - Hyperlink with a non-breaking space throws
java.lang.IllegalStateException</description></item><item><title> fix(bug
55802)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 55802) - Special Letters not exported
correct</description></item><item><title>
add</title><link>http://poi.apache.org/changes.html</link><description> add by
POI Developers - Expose the StyleIndex of HWPF CharacterRuns</description
></item><item><title> fix(bug
>51891)</title><link>http://poi.apache.org/changes.html</link><description>
>fix by POI Developers (bug 51891) - Fix StringIndexOutOfBoundsException :
>Ole10Native.<init> (parsing word
>file)</description></item></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=1570007&r1=1570006&r2=1570007&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Thu Feb 20 00:18:29 2014
@@ -38,6 +38,7 @@
</devs>
<release version="3.11-beta1" date="2014-??-??">
+ <action dev="PD" type="fix" fixes-bug="55026">Support OOXML
ContentTypes which include parameters</action>
<action dev="PD" type="fix" fixes-bug="55732">PPT can't open, fails
with "Couldn't instantiate ... StyleTextProp9Atom"</action>
<action dev="PD" type="fix" fixes-bug="56138">HSPF code page strings
can be zero length</action>
<action dev="PD" type="add" fixes-bug="53130">SXSSF Shared Strings
option support</action>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]