You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by on...@apache.org on 2016/10/14 10:15:42 UTC

svn commit: r1764855 - in /poi/site: publish/changes.html publish/changes.rss src/documentation/content/xdocs/status.xml

Author: onealj
Date: Fri Oct 14 10:15:41 2016
New Revision: 1764855

URL: http://svn.apache.org/viewvc?rev=1764855&view=rev
Log:
update changelog for bug 56781,60246

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=1764855&r1=1764854&r2=1764855&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Fri Oct 14 10:15:41 2016
@@ -265,6 +265,9 @@ if (VERSION > 3) {
 <ul>
         
 <li>
+<img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/buglist.cgi?bug_id=56781,60246">56781,60246</a> - SS Common: named range validation</li>
+        
+<li>
 <img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59907">59907</a> - SS Common: Regression in getting and setting anchor type introduced in 3.15</li>
         
 <li>

Modified: poi/site/publish/changes.rss
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1764855&r1=1764854&r2=1764855&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Fri Oct 14 10:15:41 2016
@@ -1,6 +1,7 @@
 <?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 56781,60246)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56781,60246) - SS Common: named range validation</description></item>
 <item><title> fix(bug 59907)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59907) - SS Common: Regression in getting and setting anchor type introduced in 3.15</description></item>
 <item><title> add(bug 60153)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 60153) - SXSSF: AES encrypt temporary files and workbook on disk</description></item>
 <item><title> fix(bug 51233,55075)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 51233,55075) - SXSSF: image is incorrectly resized if custom row height is set</description></item>

Modified: poi/site/src/documentation/content/xdocs/status.xml
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/status.xml?rev=1764855&r1=1764854&r2=1764855&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Fri Oct 14 10:15:41 2016
@@ -40,6 +40,7 @@
     </devs>
 
     <release version="3.16-beta1" date="2016-11-??">
+        <action dev="PD" type="fix" fixes-bug="56781,60246">SS Common: named range validation</action>
         <action dev="PD" type="fix" fixes-bug="59907">SS Common: Regression in getting and setting anchor type introduced in 3.15</action>
         <action dev="PD" type="add" fixes-bug="60153">SXSSF: AES encrypt temporary files and workbook on disk</action>
         <action dev="PD" type="fix" fixes-bug="51233,55075">SXSSF: image is incorrectly resized if custom row height is set</action>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org