Author: nick
Date: Tue May 6 21:36:13 2014
New Revision: 1592892
URL: http://svn.apache.org/r1592892
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=1592892&r1=1592891&r2=1592892&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Tue May 6 21:36:13 2014
@@ -257,6 +257,15 @@ if (VERSION > 3) {
<ul>
<li>
+<img class="icon" alt="add" src="images/add.jpg"> <a
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=56486">56486</a> - Add
XOR obfuscation/decryption support to HSSF</li>
+
+<li>
+<img class="icon" alt="add" src="images/add.jpg"> <a
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=56269">56269</a> -
DateFormat - Rounding of fractionals</li>
+
+<li>
+<img class="icon" alt="fix" src="images/fix.jpg"> <a
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=56482">56482</a> -
Excel 2007 and later allows for more than 3 Conditional Formatting rules per
sheet, so change our hard limit to logging a compatibility warning</li>
+
+<li>
<img class="icon" alt="add" src="images/add.jpg"> Add NPOIFS in-place write
support, including updating the contents of existing entries</li>
<li>
Modified: poi/site/publish/changes.rss
URL:
http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1592892&r1=1592891&r2=1592892&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Tue May 6 21:36:13 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>
add</title><link>http://poi.apache.org/changes.html</link><description> add by
POI Developers - Add NPOIFS in-place write support, including updating the
contents of existing entries</description></item><item><title>
add</title><link>http://poi.apache.org/changes.html</link><description> add by
POI Developers - Complete NPOIFS write
support</description></item><item><title> fix(bug
56447)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 56447) - NPOIFS fixes for 2+gb files loaded via File
(InputStream is limited to 2gb due to ByteBuffer
limits)</description></item><item><title> fix(bug
56450)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 56450) - Avoid a NPE if a comment has no associated
NoteRecord (but we still
don't know where it belongs)</description></item><item><title> fix(bug
56437)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 56437) - Streaming write support in
NPOIFS</description></item><item><title> fix(bug
55594)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 55594) - Fix SXSSF encodings on EBCIDIC platforms, by
setting the required encoding explicitly</description></item><item><title>
fix(bug
56278)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 56278) - Support loading .xlsx files with no Styles
Table</description></item><item><title> fix(bug
56195)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 56195) - Replace System.err in XSSFSheetXMLHandler with
propert logging</description></item><item><title> fix(bug
56169)</title><link>http://poi.apache.org/changes.html</link><description> fix
by
POI Developers (bug 56169) - Fix NPE during export to XML with
xs:all</description></item><item><title> fix(bug
55923)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 55923) - Fix compare/sorting of nodes in exported
XML</description></item><item><title> fix(bug
55926)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 55926) - Handle numeric formula values when exporting to
XML</description></item><item><title> fix(bug
55927)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 55927) - Handle date types when exporting to
XML</description></item><item><title>
add</title><link>http://poi.apache.org/changes.html</link><description> add by
POI Developers - Stop being compatible to JDK 1.5, we now require JDK
6</description></item><item><title> fix(bug
56011)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 5
6011) - Use default style if the cell style attribute is not
present</description></item><item><title>
add</title><link>http://poi.apache.org/changes.html</link><description> add by
POI Developers - Upgrade third party libs to latest versions: commons-logging,
commons-codec, log4j</description></item><item><title> fix(bug
56260)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 56260) - Avoid warnings when a TextHeaderAtom is empty
and has another straight after, or where there's a TextRulerAtom /
MasterTextPropAtom / TextSpecInfoAtom before the Text Chars /
Bytes</description></item><item><title> add(bug
56075)</title><link>http://poi.apache.org/changes.html</link><description> add
by POI Developers (bug 56075) - Add Change Tracking support to
XWPF</description></item><item><title> add(bug
56077)</title><link>http://poi.apache.org/changes.html</link><description> add
by POI Developers (bug 56077) - Add password hash function to HWPF</des
cription></item><item><title> add(bug
56076)</title><link>http://poi.apache.org/changes.html</link><description> add
by POI Developers (bug 56076) - Add document protection with password support
to XWPF</description></item><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 St
rings 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> add(bug
56486)</title><link>http://poi.apache.org/changes.html</link><description> add
by POI Developers (bug 56486) - Add XOR obfuscation/decryption support to
HSSF</description></item><item><title> add(bug
56269)</title><link>http://poi.apache.org/changes.html</link><description> add
by POI Developers (bug 56269) - DateFormat - Rounding of
fractionals</description></item><item><title> fix(bug
56482)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 56482) - Excel 2007 and later allows for more than 3
Conditional Formatting rules per sheet, so change our hard limit to logging a
compatibility warning</description></item><item><title>
add</title><link>http://poi.apache.org/changes.html</link><description> add by
POI Developers - Add NPOIFS in-place write support,
including updating the contents of existing
entries</description></item><item><title>
add</title><link>http://poi.apache.org/changes.html</link><description> add by
POI Developers - Complete NPOIFS write
support</description></item><item><title> fix(bug
56447)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 56447) - NPOIFS fixes for 2+gb files loaded via File
(InputStream is limited to 2gb due to ByteBuffer
limits)</description></item><item><title> fix(bug
56450)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 56450) - Avoid a NPE if a comment has no associated
NoteRecord (but we still don't know where it
belongs)</description></item><item><title> fix(bug
56437)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 56437) - Streaming write support in
NPOIFS</description></item><item><title> fix(bug
55594)</title><link>http://poi.apache.org/changes.h
tml</link><description> fix by POI Developers (bug 55594) - Fix SXSSF
encodings on EBCIDIC platforms, by setting the required encoding
explicitly</description></item><item><title> fix(bug
56278)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 56278) - Support loading .xlsx files with no Styles
Table</description></item><item><title> fix(bug
56195)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 56195) - Replace System.err in XSSFSheetXMLHandler with
propert logging</description></item><item><title> fix(bug
56169)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 56169) - Fix NPE during export to XML with
xs:all</description></item><item><title> fix(bug
55923)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 55923) - Fix compare/sorting of nodes in exported
XML</description></item><item><title> fix(bug
55926)</title><link>http://poi.apache.org/changes.html</link><description>
fix by POI Developers (bug 55926) - Handle numeric formula values when
exporting to XML</description></item><item><title> fix(bug
55927)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 55927) - Handle date types when exporting to
XML</description></item><item><title>
add</title><link>http://poi.apache.org/changes.html</link><description> add by
POI Developers - Stop being compatible to JDK 1.5, we now require JDK
6</description></item><item><title> fix(bug
56011)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 56011) - Use default style if the cell style attribute
is not present</description></item><item><title>
add</title><link>http://poi.apache.org/changes.html</link><description> add by
POI Developers - Upgrade third party libs to latest versions: commons-logging,
commons-codec, log4j</description></item><item><t
itle> fix(bug
56260)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 56260) - Avoid warnings when a TextHeaderAtom is empty
and has another straight after, or where there's a TextRulerAtom /
MasterTextPropAtom / TextSpecInfoAtom before the Text Chars /
Bytes</description></item><item><title> add(bug
56075)</title><link>http://poi.apache.org/changes.html</link><description> add
by POI Developers (bug 56075) - Add Change Tracking support to
XWPF</description></item><item><title> add(bug
56077)</title><link>http://poi.apache.org/changes.html</link><description> add
by POI Developers (bug 56077) - Add password hash function to
HWPF</description></item><item><title> add(bug
56076)</title><link>http://poi.apache.org/changes.html</link><description> add
by POI Developers (bug 56076) - Add document protection with password support
to XWPF</description></item><item><title> fix(bug
55026)</title><link>http://poi.apache.org/changes.html</link><des
cription> 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> 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
Modified: poi/site/src/documentation/content/xdocs/status.xml
URL:
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/status.xml?rev=1592892&r1=1592891&r2=1592892&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Tue May 6 21:36:13 2014
@@ -39,6 +39,7 @@
<release version="3.11-beta1" date="2014-??-??">
<action dev="PD" type="add" fixes-bug="56486">Add XOR
obfuscation/decryption support to HSSF</action>
<action dev="PD" type="add" fixes-bug="56269">DateFormat - Rounding of
fractionals</action>
+ <action dev="PD" type="fix" fixes-bug="56482">Excel 2007 and later
allows for more than 3 Conditional Formatting rules per sheet, so change our
hard limit to logging a compatibility warning</action>
<action dev="PD" type="add">Add NPOIFS in-place write support,
including updating the contents of existing entries</action>
<action dev="PD" type="add">Complete NPOIFS write support</action>
<action dev="PD" type="fix" fixes-bug="56447">NPOIFS fixes for 2+gb
files loaded via File (InputStream is limited to 2gb due to ByteBuffer
limits)</action>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]