Author: markt
Date: Fri Mar 27 23:10:57 2015
New Revision: 1669704

URL: http://svn.apache.org/r1669704
Log:
Update tomcat-native docs for 1.1.33 release

Modified:
    tomcat/site/trunk/docs/native-doc/index.html
    tomcat/site/trunk/docs/native-doc/miscellaneous/changelog.html
    tomcat/site/trunk/docs/native-doc/news/2008.html
    tomcat/site/trunk/docs/native-doc/news/2009.html
    tomcat/site/trunk/docs/native-doc/news/2010.html
    tomcat/site/trunk/docs/native-doc/news/2011.html
    tomcat/site/trunk/docs/native-doc/news/2012.html
    tomcat/site/trunk/docs/native-doc/news/2013.html
    tomcat/site/trunk/docs/native-doc/news/2014.html

Modified: tomcat/site/trunk/docs/native-doc/index.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/native-doc/index.html?rev=1669704&r1=1669703&r2=1669704&view=diff
==============================================================================
--- tomcat/site/trunk/docs/native-doc/index.html (original)
+++ tomcat/site/trunk/docs/native-doc/index.html Fri Mar 27 23:10:57 2015
@@ -184,5 +184,5 @@ INFO: Initializing Coyote HTTP/1.1 on ht
 </div></div>
 
 </div></div></div></div></div><footer><div id="footer">
-    Copyright &copy; 2008-2014, The Apache Software Foundation
+    Copyright &copy; 2008-2015, The Apache Software Foundation
   </div></footer></div></body></html>
\ No newline at end of file

Modified: tomcat/site/trunk/docs/native-doc/miscellaneous/changelog.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/native-doc/miscellaneous/changelog.html?rev=1669704&r1=1669703&r2=1669704&view=diff
==============================================================================
--- tomcat/site/trunk/docs/native-doc/miscellaneous/changelog.html (original)
+++ tomcat/site/trunk/docs/native-doc/miscellaneous/changelog.html Fri Mar 27 
23:10:57 2015
@@ -6,6 +6,31 @@
   It should contain fixes made only after December 19th 2007, when the
   new documentation project for Tomcat Native was started.
   </p>
+</div><h3 id="Changes_between_1.1.32_and_1.1.33">Changes between 1.1.32 and 
1.1.33</h3><div class="text">
+  <ul class="changelog">
+    <li><img alt="Fix: " class="icon" src="../images/fix.gif">
+      Fix compilation failures with master branch of OpenSSL. Replace access
+      to OpenSSL internals by accessor functions. (rjung/kkolinko)
+    </li>
+    <li><img alt="Fix: " class="icon" src="../images/fix.gif">
+      Fix a zero-boundary-check compiler warning and simplify code in the
+      process. (rjung)
+    </li>
+    <li><img alt="Fix: " class="icon" src="../images/fix.gif">
+      Remove superfluous semicolons after close-braces to eliminate compiler
+      warnings. (schultz)
+    </li>
+    <li><img alt="Fix: " class="icon" src="../images/fix.gif">
+      <a 
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=57653";>57653</a>: Fix 
crash when multiple events for same socket are
+      returned via separate apr_pollfd_t structures. (markt)
+    </li>
+    <li><img alt="Fix: " class="icon" src="../images/fix.gif">
+      Enable building with OpenSSL 1.0.2 onwards. (billbarker)
+    </li>
+    <li><img alt="Update: " class="icon" src="../images/update.gif">
+      Use OpenSSL 1.0.1m with Windows binaries. (markt)
+    </li>
+  </ul>
 </div><h3 id="Changes_between_1.1.31_and_1.1.32">Changes between 1.1.31 and 
1.1.32</h3><div class="text">
   <ul class="changelog">
     <li><img alt="Fix: " class="icon" src="../images/fix.gif">
@@ -315,5 +340,5 @@
     </li>
   </ul>
 </div></div></div></div></div><footer><div id="footer">
-    Copyright &copy; 2008-2014, The Apache Software Foundation
+    Copyright &copy; 2008-2015, The Apache Software Foundation
   </div></footer></div></body></html>
\ No newline at end of file

Modified: tomcat/site/trunk/docs/native-doc/news/2008.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/native-doc/news/2008.html?rev=1669704&r1=1669703&r2=1669704&view=diff
==============================================================================
--- tomcat/site/trunk/docs/native-doc/news/2008.html (original)
+++ tomcat/site/trunk/docs/native-doc/news/2008.html Fri Mar 27 23:10:57 2015
@@ -24,5 +24,5 @@ and some bug fixes.
 </p>
 </div></div>
 </div></div></div></div></div><footer><div id="footer">
-    Copyright &copy; 2008-2014, The Apache Software Foundation
+    Copyright &copy; 2008-2015, The Apache Software Foundation
   </div></footer></div></body></html>
\ No newline at end of file

Modified: tomcat/site/trunk/docs/native-doc/news/2009.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/native-doc/news/2009.html?rev=1669704&r1=1669703&r2=1669704&view=diff
==============================================================================
--- tomcat/site/trunk/docs/native-doc/news/2009.html (original)
+++ tomcat/site/trunk/docs/native-doc/news/2009.html Fri Mar 27 23:10:57 2015
@@ -8,5 +8,5 @@ of Tomcat Native 1.1.18. This is a stabl
 </p>
 </div></div>
 </div></div></div></div></div><footer><div id="footer">
-    Copyright &copy; 2008-2014, The Apache Software Foundation
+    Copyright &copy; 2008-2015, The Apache Software Foundation
   </div></footer></div></body></html>
\ No newline at end of file

Modified: tomcat/site/trunk/docs/native-doc/news/2010.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/native-doc/news/2010.html?rev=1669704&r1=1669703&r2=1669704&view=diff
==============================================================================
--- tomcat/site/trunk/docs/native-doc/news/2010.html (original)
+++ tomcat/site/trunk/docs/native-doc/news/2010.html Fri Mar 27 23:10:57 2015
@@ -13,5 +13,5 @@ of Tomcat Native 1.1.19. This is a stabl
 </p>
 </div></div>
 </div></div></div></div></div><footer><div id="footer">
-    Copyright &copy; 2008-2014, The Apache Software Foundation
+    Copyright &copy; 2008-2015, The Apache Software Foundation
   </div></footer></div></body></html>
\ No newline at end of file

Modified: tomcat/site/trunk/docs/native-doc/news/2011.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/native-doc/news/2011.html?rev=1669704&r1=1669703&r2=1669704&view=diff
==============================================================================
--- tomcat/site/trunk/docs/native-doc/news/2011.html (original)
+++ tomcat/site/trunk/docs/native-doc/news/2011.html Fri Mar 27 23:10:57 2015
@@ -9,5 +9,5 @@ of Tomcat Native 1.1.22. This is a stabl
 </p>
 </div></div>
 </div></div></div></div></div><footer><div id="footer">
-    Copyright &copy; 2008-2014, The Apache Software Foundation
+    Copyright &copy; 2008-2015, The Apache Software Foundation
   </div></footer></div></body></html>
\ No newline at end of file

Modified: tomcat/site/trunk/docs/native-doc/news/2012.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/native-doc/news/2012.html?rev=1669704&r1=1669703&r2=1669704&view=diff
==============================================================================
--- tomcat/site/trunk/docs/native-doc/news/2012.html (original)
+++ tomcat/site/trunk/docs/native-doc/news/2012.html Fri Mar 27 23:10:57 2015
@@ -19,5 +19,5 @@ experimental support for OCSP and PKCS12
 </p>
 </div></div>
 </div></div></div></div></div><footer><div id="footer">
-    Copyright &copy; 2008-2014, The Apache Software Foundation
+    Copyright &copy; 2008-2015, The Apache Software Foundation
   </div></footer></div></body></html>
\ No newline at end of file

Modified: tomcat/site/trunk/docs/native-doc/news/2013.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/native-doc/news/2013.html?rev=1669704&r1=1669703&r2=1669704&view=diff
==============================================================================
--- tomcat/site/trunk/docs/native-doc/news/2013.html (original)
+++ tomcat/site/trunk/docs/native-doc/news/2013.html Fri Mar 27 23:10:57 2015
@@ -22,5 +22,5 @@ of Tomcat Native 1.1.27. This is a bug f
 </p>
 </div></div>
 </div></div></div></div></div><footer><div id="footer">
-    Copyright &copy; 2008-2014, The Apache Software Foundation
+    Copyright &copy; 2008-2015, The Apache Software Foundation
   </div></footer></div></body></html>
\ No newline at end of file

Modified: tomcat/site/trunk/docs/native-doc/news/2014.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/native-doc/news/2014.html?rev=1669704&r1=1669703&r2=1669704&view=diff
==============================================================================
--- tomcat/site/trunk/docs/native-doc/news/2014.html (original)
+++ tomcat/site/trunk/docs/native-doc/news/2014.html Fri Mar 27 23:10:57 2015
@@ -19,5 +19,5 @@
   </p>
  </div></div>
 </div></div></div></div></div><footer><div id="footer">
-    Copyright &copy; 2008-2014, The Apache Software Foundation
+    Copyright &copy; 2008-2015, The Apache Software Foundation
   </div></footer></div></body></html>
\ No newline at end of file



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

Reply via email to