Author: schultz
Date: Wed Jul  7 01:09:00 2021
New Revision: 1891328

URL: http://svn.apache.org/viewvc?rev=1891328&view=rev
Log:
Put announcement in chronological order.

Modified:
    tomcat/site/trunk/docs/index.html
    tomcat/site/trunk/xdocs/index.xml

Modified: tomcat/site/trunk/docs/index.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=1891328&r1=1891327&r2=1891328&view=diff
==============================================================================
--- tomcat/site/trunk/docs/index.html (original)
+++ tomcat/site/trunk/docs/index.html Wed Jul  7 01:09:00 2021
@@ -36,6 +36,28 @@ wiki page.</p>
 <p>Apache Tomcat, Tomcat, Apache, the Apache feather, and the Apache Tomcat
 project logo are trademarks of the Apache Software Foundation.</p>
 
+</div><h3 id="Tomcat_8.5.69_Released"><span 
class="pull-right">2021-07-05</span> Tomcat 8.5.69 Released</h3><div 
class="text">
+<p>
+The Apache Tomcat Project is proud to announce the release of version 8.5.69
+of Apache Tomcat. This release implements specifications that are part of the
+Java EE 7 platform. The notable changes compared to 8.5.68 include:</p>
+<ul>
+<li>Re-work the HTTP/2 overhead protection to reduce the likelihood of
+    false positives. Note that the default overheadCountFactor has changed
+    from 1 to 10 and that the useful range is now 0 to ~20.</li>
+<li>Fix regressions in JSP compilation in the previous release.</li>
+<li>Improve HTTP header parsing to ignore empty elements in 1#token
+    values, as per RFC 7230 section 7.</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.69_(schultz)">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_9.0.50_Released"><span 
class="pull-right">2021-07-02</span> Tomcat 9.0.50 Released</h3><div 
class="text">
 <p>
 The Apache Tomcat Project is proud to announce the release of version 9.0.48
@@ -117,28 +139,6 @@ Full details of these changes, and all t
 <p style="text-align: center;">
 <a href="https://tomcat.apache.org/download-10.cgi";>Download</a>
 </p>
-</div><h3 id="Tomcat_8.5.69_Released"><span 
class="pull-right">2021-07-05</span> Tomcat 8.5.69 Released</h3><div 
class="text">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 8.5.69
-of Apache Tomcat. This release implements specifications that are part of the
-Java EE 7 platform. The notable changes compared to 8.5.68 include:</p>
-<ul>
-<li>Re-work the HTTP/2 overhead protection to reduce the likelihood of
-    false positives. Note that the default overheadCountFactor has changed
-    from 1 to 10 and that the useful range is now 0 to ~20.</li>
-<li>Fix regressions in JSP compilation in the previous release.</li>
-<li>Improve HTTP header parsing to ignore empty elements in 1#token
-    values, as per RFC 7230 section 7.</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.69_(schultz)">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_Native_1.2.30_Released"><span 
class="pull-right">2021-06-04</span> Tomcat Native 1.2.30 Released</h3><div 
class="text">
 <p>
 The Apache Tomcat Project is proud to announce the release of version 1.2.30 of

Modified: tomcat/site/trunk/xdocs/index.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/index.xml?rev=1891328&r1=1891327&r2=1891328&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/index.xml (original)
+++ tomcat/site/trunk/xdocs/index.xml Wed Jul  7 01:09:00 2021
@@ -55,6 +55,30 @@ project logo are trademarks of the Apach
 
 </section>
 
+<section name="Tomcat 8.5.69 Released" rtext="2021-07-05">
+<p>
+The Apache Tomcat Project is proud to announce the release of version 8.5.69
+of Apache Tomcat. This release implements specifications that are part of the
+Java EE 7 platform. The notable changes compared to 8.5.68 include:</p>
+<ul>
+<li>Re-work the HTTP/2 overhead protection to reduce the likelihood of
+    false positives. Note that the default overheadCountFactor has changed
+    from 1 to 10 and that the useful range is now 0 to ~20.</li>
+<li>Fix regressions in JSP compilation in the previous release.</li>
+<li>Improve HTTP header parsing to ignore empty elements in 1#token
+    values, as per RFC 7230 section 7.</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.69_(schultz)">Tomcat 8.5
+changelog</a>.
+</p>
+
+<p style="text-align: center;">
+<a href="download-80.cgi">Download</a>
+</p>
+</section>
+
 <section name="Tomcat 9.0.50 Released" rtext="2021-07-02">
 <p>
 The Apache Tomcat Project is proud to announce the release of version 9.0.48
@@ -142,30 +166,6 @@ Full details of these changes, and all t
 </p>
 </section>
 
-<section name="Tomcat 8.5.69 Released" rtext="2021-07-05">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 8.5.69
-of Apache Tomcat. This release implements specifications that are part of the
-Java EE 7 platform. The notable changes compared to 8.5.68 include:</p>
-<ul>
-<li>Re-work the HTTP/2 overhead protection to reduce the likelihood of
-    false positives. Note that the default overheadCountFactor has changed
-    from 1 to 10 and that the useful range is now 0 to ~20.</li>
-<li>Fix regressions in JSP compilation in the previous release.</li>
-<li>Improve HTTP header parsing to ignore empty elements in 1#token
-    values, as per RFC 7230 section 7.</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.69_(schultz)">Tomcat 8.5
-changelog</a>.
-</p>
-
-<p style="text-align: center;">
-<a href="download-80.cgi">Download</a>
-</p>
-</section>
-
 <section name="Tomcat Native 1.2.30 Released" rtext="2021-06-04">
 <p>
 The Apache Tomcat Project is proud to announce the release of version 1.2.30 of



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

Reply via email to