Author: onealj
Date: Mon Nov 14 07:07:47 2016
New Revision: 1769570

URL: http://svn.apache.org/viewvc?rev=1769570&view=rev
Log:
change 3.16 beta 1 release notes to be more meaningful for general audience

Modified:
    poi/site/publish/changes.html
    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=1769570&r1=1769569&r2=1769570&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Mon Nov 14 07:07:47 2016
@@ -260,9 +260,11 @@ if (VERSION > 3) {
     
 
     
+
+    
 <a name="3.16-beta1"></a>
 <div class="h3">
-<h3>Version 3.16-beta1 (2016-11-??)<a title="Permanent link" 
class="headerlink" href="#3.16-beta1">#</a>
+<h3>Version 3.16-beta1 (2016-11-20)<a title="Permanent link" 
class="headerlink" href="#3.16-beta1">#</a>
 </h3>
 </div>
       
@@ -275,7 +277,7 @@ if (VERSION > 3) {
         
 <li>Initial work on adding a Gradle build, the Ant based build is currently 
still the official buildsystem, but there are plans to replace this with Gradle 
in the future.</li>
         
-<li>Add support for password protected files with "Microsoft Enhanced 
Cryptographic Provider v1.0"</li>
+<li>Add support for mixed-length cipher/hashes in password protected files 
typically used by Office for Mac</li>
         
 <li>Improve support for reading VBA macros</li>
         

Modified: poi/site/src/documentation/content/xdocs/status.xml
URL: 
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/status.xml?rev=1769570&r1=1769569&r2=1769570&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Mon Nov 14 07:07:47 2016
@@ -62,7 +62,7 @@
     <release version="3.16-beta1" date="2016-11-20">
       <summary>
         <summary-item>Initial work on adding a Gradle build, the Ant based 
build is currently still the official buildsystem, but there are plans to 
replace this with Gradle in the future.</summary-item>
-        <summary-item>Add support for password protected files with "Microsoft 
Enhanced Cryptographic Provider v1.0"</summary-item>
+        <summary-item>Add support for mixed-length cipher/hashes in password 
protected files typically used by Office for Mac</summary-item>
         <summary-item>Improve support for reading VBA macros</summary-item>
         <summary-item>Examples to encrypt temp files in SXSSF</summary-item>
       </summary>



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

Reply via email to