Author: markt Date: Fri Jun 2 10:56:46 2023 New Revision: 1910181 URL: http://svn.apache.org/viewvc?rev=1910181&view=rev Log: Update docs for Tomcat Native 2.0.4 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/2023.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=1910181&r1=1910180&r2=1910181&view=diff ============================================================================== --- tomcat/site/trunk/docs/native-doc/index.html (original) +++ tomcat/site/trunk/docs/native-doc/index.html Fri Jun 2 10:56:46 2023 @@ -10,10 +10,10 @@ </div><h3 id="Headlines">Headlines</h3><div class="text"> <ul> -<li><a href="news/2023.html#20230213">13 February 2023 - <b>TC-Native-2.0.3 +<li><a href="news/2023.html#20230602">2 June 2023 - <b>TC-Native-2.0.4 released</b></a> <p>The Apache Tomcat team is proud to announce the immediate availability of -Tomcat Native 2.0.3 Stable.</p> +Tomcat Native 2.0.4 Stable.</p> <p> The sources and the binaries for selected platforms are available from the <a href="../download-native.cgi">Download page</a>. 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=1910181&r1=1910180&r2=1910181&view=diff ============================================================================== --- tomcat/site/trunk/docs/native-doc/miscellaneous/changelog.html (original) +++ tomcat/site/trunk/docs/native-doc/miscellaneous/changelog.html Fri Jun 2 10:56:46 2023 @@ -4,6 +4,15 @@ This is the Changelog for Apache Tomcat Native 2.0.x. The Tomcat Native 2.0.x branch started from the 1.2.33 tag. </p> +</div><h3 id="Changes_in_2.0.4">Changes in 2.0.4</h3><div class="text"> + <ul class="changelog"> + <li><img alt="Update: " class="icon" src="../images/update.gif"> + Update the recommended minimum version of APR to 1.7.4. (markt) + </li> + <li><img alt="Update: " class="icon" src="../images/update.gif"> + Update the recommended minimum version of OpenSSL to 3.0.9. (markt) + </li> + </ul> </div><h3 id="Changes_in_2.0.3">Changes in 2.0.3</h3><div class="text"> <ul class="changelog"> <li><img alt="Update: " class="icon" src="../images/update.gif"> Modified: tomcat/site/trunk/docs/native-doc/news/2023.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/native-doc/news/2023.html?rev=1910181&r1=1910180&r2=1910181&view=diff ============================================================================== --- tomcat/site/trunk/docs/native-doc/news/2023.html (original) +++ tomcat/site/trunk/docs/native-doc/news/2023.html Fri Jun 2 10:56:46 2023 @@ -1,6 +1,11 @@ <!DOCTYPE html SYSTEM "about:legacy-compat"> <html lang="en"><head><META http-equiv="Content-Type" content="text/html; charset=UTF-8"><link href="../images/docs-stylesheet.css" rel="stylesheet" type="text/css"><link href="../images/style.css" rel="stylesheet" type="text/css"><title>The Apache Tomcat Native - News - 2023 News and Status</title></head><body><div id="wrapper"><header><div id="header"><div><div><div class="logo noPrint"><a href="http://tomcat.apache.org/"><img alt="Tomcat Home" src="../images/tomcat.png"></a></div><div style="height: 1px;"></div><div class="asfLogo noPrint"><a href="http://www.apache.org/" target="_blank"><img src="../images/asf-feather.png" alt="The Apache Software Foundation" style="width: 266px; height: 83px;"></a></div><h1>The Apache Tomcat Native - News</h1><div style="height: 1px;"></div><div style="clear: left;"></div></div></div></div></header><div id="middle"><div><div id="mainLeft" class="noprint"><div><nav><div><h2><strong>Links</strong></h2><ul><li><a href="../index.html">Docs Home</a> </li></ul></div><div><h2><strong>Miscellaneous Documentation</strong></h2><ul><li><a href="../miscellaneous/changelog.html">Changelog</a></li><li><a href="../miscellaneous/tls-renegotiation.html">TLS renegotiation</a></li></ul></div><div><h2><strong>News</strong></h2><ul><li><a href="../news/2023.html">2023</a></li><li><a href="../news/2022.html">2022</a></li></ul></div></nav></div></div><div id="mainRight"><div id="content"><h2>2023 News and Status</h2><h3 id="2023_News_&_Status">2023 News & Status</h3><div class="text"> + <div class="subsection"><h4 id="20230602">2 June 2023 - TC-Native-2.0.4 released</h4><div class="text"> + <p>The Apache Tomcat team is proud to announce the immediate + availability of Tomcat Native 2.0.4.</p> + </div></div> + <div class="subsection"><h4 id="20230213">13 February 2023 - TC-Native-2.0.3 released</h4><div class="text"> <p>The Apache Tomcat team is proud to announce the immediate availability of Tomcat Native 2.0.3.</p> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org