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/07/04 13:27:03 UTC

svn commit: r1751280 - in /poi/site/publish: changes.html changes.rss

Author: onealj
Date: Mon Jul  4 13:27:03 2016
New Revision: 1751280

URL: http://svn.apache.org/viewvc?rev=1751280&view=rev
Log:
update changelog for bug 59789

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=1751280&r1=1751279&r2=1751280&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Mon Jul  4 13:27:03 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/show_bug.cgi?id=59790">59790</a> - Common SS: convert FormulaType class to enum</li>
+        
+<li>
 <img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59789">59789</a> - HSSF: improve performance of row shifting on sheets that contain comments</li>
         
 <li>

Modified: poi/site/publish/changes.rss
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1751280&r1=1751279&r2=1751280&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Mon Jul  4 13:27:03 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 59790)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59790) - Common SS: convert FormulaType class to enum</description></item>
 <item><title> fix(bug 59789)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59789) - HSSF: improve performance of row shifting on sheets that contain comments</description></item>
 <item><title> fix(bug 59786)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59786) - HMEF: fix NPE from HMEFContentsExtractor</description></item>
 <item><title> add(bug 59788,59166)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59788,59166) - Create temporary directories that are deleted on JVM exit</description></item>



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