Author: kkolinko
Date: Wed Nov 18 22:00:20 2020
New Revision: 1883624
URL: http://svn.apache.org/viewvc?rev=1883624&view=rev
Log:
Followup to r1883600 - Add release announcement for 8.5.59 to the "old news"
page.
Modified:
tomcat/site/trunk/docs/oldnews.html
tomcat/site/trunk/xdocs/oldnews.xml
Modified: tomcat/site/trunk/docs/oldnews.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews.html?rev=1883624&r1=1883623&r2=1883624&view=diff
==============================================================================
--- tomcat/site/trunk/docs/oldnews.html (original)
+++ tomcat/site/trunk/docs/oldnews.html Wed Nov 18 22:00:20 2020
@@ -72,6 +72,31 @@ changelog</a>.
<p style="text-align: center;">
<a href="https://tomcat.apache.org/download-90.cgi">Download</a>
</p>
+</div><h3 id="Tomcat_8.5.59_Released"><span
class="pull-right">2020-10-09</span> Tomcat 8.5.59 Released</h3><div
class="text">
+<p>
+The Apache Tomcat Project is proud to announce the release of version 8.5.59
+of Apache Tomcat. Apache Tomcat 8.5.x replaces 8.0.x and includes new features
+pulled forward from Tomcat 9.0.x. The minimum Java version and implemented
+specification versions remain unchanged. The notable changes compared
+to 8.5.58 include:</p>
+<ul>
+<li>Refactor the handling of closed HTTP/2 streams to reduce the heap usage
+ associated with used streams and to retain information for more streams in
+ the priority tree.</li>
+<li>Deprecate the JDBCRealm.</li>
+<li>Ensure that none of the methods on a ServletContext instance always
+ fail when running under a SecurityManager. Pull request provided by
+ Kyle Stiemann.</li>
+</ul>
+<p>
+Full details of these changes, and all the other changes, are available in the
+<a href="tomcat-8.5-doc/changelog.html#Tomcat_8.5.59_(markt)">Tomcat 8.5
+changelog</a>.
+</p>
+
+<p style="text-align: center;">
+<a href="https://tomcat.apache.org/download-80.cgi">Download</a>
+</p>
</div><h3 id="Tomcat_10.0.0-M8_Released"><span
class="pull-right">2020-09-14</span> Tomcat 10.0.0-M8 Released</h3><div
class="text">
<p>
The Apache Tomcat Project is proud to announce the release of version 10.0.0-M8
Modified: tomcat/site/trunk/xdocs/oldnews.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/oldnews.xml?rev=1883624&r1=1883623&r2=1883624&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/oldnews.xml (original)
+++ tomcat/site/trunk/xdocs/oldnews.xml Wed Nov 18 22:00:20 2020
@@ -85,6 +85,33 @@ changelog</a>.
</p>
</section>
+<section name="Tomcat 8.5.59 Released" rtext="2020-10-09">
+<p>
+The Apache Tomcat Project is proud to announce the release of version 8.5.59
+of Apache Tomcat. Apache Tomcat 8.5.x replaces 8.0.x and includes new features
+pulled forward from Tomcat 9.0.x. The minimum Java version and implemented
+specification versions remain unchanged. The notable changes compared
+to 8.5.58 include:</p>
+<ul>
+<li>Refactor the handling of closed HTTP/2 streams to reduce the heap usage
+ associated with used streams and to retain information for more streams in
+ the priority tree.</li>
+<li>Deprecate the JDBCRealm.</li>
+<li>Ensure that none of the methods on a ServletContext instance always
+ fail when running under a SecurityManager. Pull request provided by
+ Kyle Stiemann.</li>
+</ul>
+<p>
+Full details of these changes, and all the other changes, are available in the
+<a href="tomcat-8.5-doc/changelog.html#Tomcat_8.5.59_(markt)">Tomcat 8.5
+changelog</a>.
+</p>
+
+<p style="text-align: center;">
+<a href="download-80.cgi">Download</a>
+</p>
+</section>
+
<section name="Tomcat 10.0.0-M8 Released" rtext="2020-09-14">
<p>
The Apache Tomcat Project is proud to announce the release of version 10.0.0-M8
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]